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


Please Help Members By Posting Answers For Below Questions

What is the current version of java?

532


What is object of class in java?

588


What is the indent key?

583


What is oops in java?

560


Why are there no global variables in java?

573






Is char a method in java?

508


What is a default constructor and also define copy contrucyor?

592


How listener identify that the event came from a particular object?

1461


Define interface in java?

599


Which sorting algorithm is in place?

533


What are three ways in which a thread can enter the waiting state in java programming?

677


Describe what happens when an object is created in java ?

543


What is difference between path and classpath in java?

479


What is string intern in java?

544


What is empty list in java?

613