Hi, I understant that main method is called first. However, can someone explain me the details of using this syntax: public static void main (String[] args) I understand "public" and "main" is the method but doesn't understand static, void, and args. Any help appreciated.
Thanks, Srini. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
