zdev

Tuesday, May 09, 2006

This a test!

public class HelloWorld {
    public static void main(String args[]) {
       System.out.println("hello");
   }
}

End

0 Comments:



<< Home