class HelloWorld{
public static void main(String args[]) {
System.out.println(“Hello world!”);
}
Thought recorded during Sunday, October 25th, 2009 at 5:24 am and classified as Thread. You can leave a response, or trackback from your own site.
You must be logged in to post a comment.