Question:What is Method Overloading? 

Answer Method Overloading is a feature that allows a class to have two or more methods having same name, if their argument lists are different. In the last tutorial we discussed constructor overloading that allows a class to have more than one constructors having different argument lists. 

+ Report
Total Preview: 751
What is Method Overloading?
Copyright © 2024. Powered by Intellect Software Ltd