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
Which method cannot be overridden?
Which language is pure oop?
What are functions in oop?
What does no cap mean?
c++ program to swap the objects of two different classes
Why do we use polymorphism?
What is abstraction oop?
Can a varargs method be overloaded?
What do you mean by Encapsulation?
write a program that takes input in digits and display the result in words from 1 to 1000
is there any choice in opting subjects like 4 out of 7
What is the difference between a mixin and inheritance?
What is for loop and its syntax?
What is overloading and its types?
What is polymorphism give a real life example?