A TECHNO-CULTURAL WORLD
A Blend of TECHNOLOGY and SOCIAL LIFE..
Pages
Home
About and contact US
Social Life
Photoshop Tutorials
Python Tutorials
HTML Tutorials
VIM Editor tutorials
Sunday, 8 June 2014
A basic java program
//this program prints "hello world"
public class basicss
{
public static void main(String[] args)
{
System.out.print("hello world");
}
}
No comments:
Post a Comment
SAY HELLO!!
Newer Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment
SAY HELLO!!