write a program which best describes polymorphism in real
world?
Answer Posted / renjitha r kumar
single man behave differently in differnt situations
| Is This Answer Correct ? | 21 Yes | 2 No |
Post New Answer View All Answers
Whats oop mean?
What is the real time example of encapsulation?
What is the diamond problem in inheritance?
What is encapsulation in simple terms?
What is encapsulation in oop?
Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer
Where is pseudocode used?
Write a program to sort the number with different sorts in one program ??
What is polymorphism explain?
What is destructor give example?
What are the 4 main oop principles?
Why do we use polymorphism in oops?
Why multiple inheritance is not allowed?
What is advantage of inheritance?
What is object and class in oops?