yes we
can overload main method. ... Yes,
main method
can be
overloaded.
Overloaded main method has to be called from inside the "public static void
main(String args[])" as this is the entry point when the class is launched by the JVM.Sep 21, 2010
read more >>