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


Please Help Members By Posting Answers For Below Questions

How is polymorphism achieved?

664


What is overloading in oops?

703


What is the types of inheritance?

685


What is difference between polymorphism and inheritance?

704


Can a destructor be called directly?

689






What is encapsulation in oops?

633


What is a null tree?

735


What is interface in oop?

757


What is difference between data abstraction and encapsulation?

709


Why do we use class in oops?

646


What are the important components of cohesion?

640


What does I oop mean?

710


Why is it so that we can have virtual constructors but we cannot have virtual destructors?

4042


What is oops and why we use oops?

667


i=20;k=0; for(j=1;k-i;k+=j<10?4:3) { cout<

1526