Toggle navigation
Home
Latest pastes
FAQ
Random
BitBin is shutting down!
Register
Login
Java Hello World
SUBMITTED BY:
Guest
DATE:
April 1, 2013, 7:34 p.m.
FORMAT:
Text only
SIZE:
126 Bytes
Raw
Download
Tweet
HITS:
999
Go to comments
Report
public class HelloWorld {
public static void main(String[] args) {
System.out.println("Hello World!");
}
}
Please enable JavaScript to view the
comments powered by Disqus.
comments powered by
Disqus