Pages
Home
Contact Me
Wednesday, May 27, 2015
Hello World in Java
public class Application {
public static void main(String[] args) {
System.out.println("Hello World!");
}
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment