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

What is abstraction encapsulation?

663


What is difference between class and object with example?

566


What is ambiguity in inheritance?

626


What is destructor example?

602


Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)

1643






How many human genes are polymorphic?

577


What is oops concept with example?

582


What is encapsulation with real life example?

573


Which is not an object oriented programming language?

544


assume the program must insert 4 elements from the key board and then do the following programs.sequential search(search one of the elements),using insertion sort(sort the element) and using selection sort(sort the element).

1672


What is difference between abstraction and encapsulation?

594


What is abstraction example?

625


What is the use of oops?

625


What is multilevel inheritance?

727


What are benefits of oop?

642