write a program which best describes polymorphism in real
world?
Answers were Sorted based on User's Feedback
Answer / renjitha r kumar
single man behave differently in differnt situations
| Is This Answer Correct ? | 21 Yes | 2 No |
Answer / 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 |
What is the main feature of oop?
why to use operator overloading
Why do we use inheritance?
write a short note on Overloading of Binary Operator?
why freind function takes more parameter than normal member function in c++?
WRITE A SIMPLE C++ PROGRAM TO SWAP TWO NOS WITHOUT USING TEMP
what is overloading and overriding?
write a program to find 2^n+1 ?
can you give real time example for polymarphism
What is the difference between const int *ptr and int const *ptr???
which is best institute to learn c,c++ in ameerpet hyderabad
How do you make derived class as an abstract class?