What is the purpose of having the concept of overloading?
Answer Posted / ajay kumar sharma
Overloading is actually belongs to the concept of
Polymorphism the most important feature of OOP.
And it simply means "Ability to take more than one form".
In a Progarm when a same method(having ame name, return
type,argument list) is used to perform multiple or
different tasks its called as method overloading.
| Is This Answer Correct ? | 3 Yes | 11 No |
Post New Answer View All Answers
What is the purpose of javac exe?
Can we change the scope of the overridden method in the subclass?
Can we write a class without main method in java?
What is the use of put method?
What is the difference between choice and list?
What is the length of a string?
What is a constructor overloading in java?
What is the order of arraylist in java?
What is the purpose of the strictfp keyword?
What is ++ a in java?
What is the difference between this() and super() in java?
Howto get an object that will perform date & time calculations then format it for output in some different locales with different date style.can ne1 tel me the answer of this question.pls
What is logical variable?
Does substring start with 0?
What is files manifesting?