/* The HelloWorldApp class implements an application that simply displays "Hello World!" to the standard output. */
public class HelloWorldApp
{
public static void main(String[] args)
//Display the string. No global main
system.out.println("Hello World");
}
}
Please visit http://www.weblyceum.com and get registered for Past Papers, Quiz, Assignments, GDBs and much more...
To post to this group, send email to vu-experts@googlegroups.com
To unsubscribe from this group, send email to vu-experts-unsubscribe@googlegroups.com
Do write to admin.bilal@weblyceum.com for Help, suggestion and Complaint.
No comments:
Post a Comment