using System;
public class HelloWorld {
public static void Main(String[] args) {
Console.WriteLine("Hello, World!");
}
}
Tuesday, 29 April 2008
C#: Hello, World!
Labels:
C#,
Hello World
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment
All comments are moderated