Please check the below URL to find more information on main method. http://www.telecom.ntua.gr/HTML.Tutorials/java/anatomy/main.html
Thanks Srinivas On Sat, Jul 4, 2009 at 10:39 AM, vidya sagar reddy <[email protected]>wrote: > hi friends, > > i have some confusion regarding the main method syntax. > > could you please provide the information regarding this ASAP. > > class myclass > { > public static void main(String args[]) > { > system.out.print("something"); > } > } > > inthis above code can you expalian the why we use public , static, void, > string and system and out > > if you send the information immediatly i goahead further information > regarding > > thanks&Regards > > vidya > > > On Sat, Jul 4, 2009 at 11:26 AM, lee kah shing <[email protected]>wrote: > >> >> This is a kind of association or aggregation >> >> >> > > > > -- Thanks & Regards Srinivas --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/javaprogrammingwithpassion?hl=en -~----------~----~----~----~------~----~------~--~---
