Monday, 17 October 2011

What is Method Overloading?

The method overloading is the ability to define several methods (in same class) all with the same name but different on the basis of i) number of parameters ii) types of parameters.

No comments:

Post a Comment