write a program which best describes polymorphism in real
world?
Answer Posted / sujay
two person with same name say XXX but they have different
initials(father) which is one of the example or the real
world polymorphism
Is This Answer Correct ? | 18 Yes | 4 No |
Post New Answer View All Answers
How is polymorphism achieved?
What is overloading in oops?
What is the types of inheritance?
What is difference between polymorphism and inheritance?
Can a destructor be called directly?
What is encapsulation in oops?
What is a null tree?
What is interface in oop?
What is difference between data abstraction and encapsulation?
Why do we use class in oops?
What are the important components of cohesion?
What does I oop mean?
Why is it so that we can have virtual constructors but we cannot have virtual destructors?
What is oops and why we use oops?