Programming and Other Computer Stuff
Friday, 10 January 2014
JAVA
THE FIRST PROGRAM FOR ANY JAVA BEGINNER
public class Hello World {
public static void main(String args[]) {
System.out.println( "Hello World" );
}
}
No one is gonna forget this
1 comment:
Abdullahi Ahmad
10 January 2014 at 06:33
Yeah, right
Reply
Delete
Replies
Reply
Add comment
Load more...
Newer Post
Home
Subscribe to:
Post Comments (Atom)
Yeah, right
ReplyDelete