Answer Posted / raju
using single name performing difference task is called
polymorphism.
| Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
What is abstraction in oop with example?
What is encapsulation process?
What is the important feature of inheritance?
State what is encapsulation and friend function?
What is the purpose of enum?
Why is polymorphism needed?
c++ program to swap the objects of two different classes
What are the benefits of interface?
What is the main purpose of inheritance law?
What are the 4 pillars of oop?
What do you mean by Encapsulation?
What is encapsulation with example?
Why do we use inheritance?
INSTANCE FIELDS DECLARED private ARE ACCESSIBLE BY THE METHODS ONLY.CAN WE CHANGE THE private FIELD OF AN OBJECT IN A METHOD OF SOME OTHER OBJECT OF THE SAME CLASS?
What is the significance of classes in oop?