JAVA PROGRAMS
Tuesday, 5 November 2013
PROGRAM TO PRINT HELLO WORLD !!
public class helloworld {
public static void main(String []args){
System.out.println("Hello world !!");
}
}
No comments:
Post a Comment
Newer Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment