Hello.java

public class Hello{ public static void main(String args[]){ System.out.println("Hello"); } }
This is a hello world program only for test.

1 Response

wow! this is the funniest code snippet I've ever seen before.

Write a comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.