My Yahoo Answers
Saturday, January 15, 2011
Simple Java Program
class SimpleJavaProgram
{
public static void main(String args[]) //creates main function
{
System.out.println("simple java program"); //to print the required text
} //end of main
} // end of class
No comments:
Post a Comment
Please Give Your Comments!!!
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment
Please Give Your Comments!!!