Should I use
1. main(final String[] args)
 or
2. main(String[] args)
Is the question that I asked?
All the time we just use the args variable, but not change it. That
means it can be final by default.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to