Answer Posted / padmas
If the class is designed in such a way that the methods with same and with different parameters provided then the depending the input values each method gets executed as per the input provided and gives the appropriate output as given in each different method though has same name of the method in that class. Poly means many with similar, ..Having multiple input will get multiple methods gets multiple output, as given accordingly.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the example of polymorphism?
What is difference between abstraction and encapsulation?
What is the fundamental idea of oop?
Why do we use polymorphism in oops?
What is the point of oop?
What is debug class?what is trace class? What differences are between them? With examples.
What language is oop?
What is the difference between inheritance and polymorphism?
What is variable example?
Where You Can Use Interface in your Project
What is encapsulation selenium?
Why do we need oop?
What is abstraction encapsulation?
What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?
How is polymorphism achieved?