Hello World!
class HelloWorld{
public static void main (String [] args){
System.out.println("Hello World!");
}
}
This entry was posted on Tuesday, July 22nd, 2008 at 11:28 pm and is filed under code. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

July 23rd, 2008 at 12:32 pm
comment test