Toggle navigation
Home
Latest pastes
FAQ
Random
BitBin is shutting down!
Register
Login
Basic Program of java
SUBMITTED BY:
coolvi4u
DATE:
Nov. 27, 2015, 6:34 a.m.
FORMAT:
Text only
SIZE:
144 Bytes
Raw
Download
Tweet
HITS:
10195
Go to comments
Report
Sample program of java
class Simple{
public static void main(String args[]){
System.out.println("Hello Java");
}
}
Please enable JavaScript to view the
comments powered by Disqus.
comments powered by
Disqus