Hi,
What restrictions are placed on method overloading?
thanks,
Hi,
The main restriction of Methods of overloading is that the two methods and argument list are not the same name. But different return type.
For More Details read this link articles
http://www.roseindia.net/help/java/m/method-overloading-in-java.shtml
Thanks,
Ads