Answer Posted / p suresh kumar
Single interface & multiple method is called polymorphism.
Ex:
Function overloading (Static polymorphism / early binding).
Function overriding (dynamic polymorphism / late binding).
| Is This Answer Correct ? | 166 Yes | 54 No |
Post New Answer View All Answers
What is this pointer in oop?
What is encapsulation oop?
What is the point of polymorphism?
What is polymorphism in oop example?
Why multiple inheritance is not possible?
What is encapsulation c#?
Write A Program to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)
what is the sylabus for priliminaries?
Why do we use oop?
Can destructor be overloaded?
What is oops with example?
What is polymorphism and types?
How long to learn object oriented programming?
What is class and object in oops?
What is destructor example?