Answer Posted / divyaja
Polymorphism is a greek word.'Poly' means many.'Morphism'
means programs.'Polymorphism' many programs.That means by
calling many forms or many programs using one interface.By
using polymorphism we can achieve overloading and overriding.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is type of 'this' pointer? Explain when it is get created?
What is a multimap c++?
Write a program using GUI concept for the scheduling algorithms in Operating system like SJF,FCFS etc..
What is function prototyping?
Is there any function that can skip certain number of characters present in the input stream?
How c functions prevents rework and therefore saves the programers time as wel as length of the code ?
Difference between strdup and strcpy?
Is set c++?
what is multi-threading in C++?
On throwing an exception by the animal constructor in p = new animalq, can memory leak occur?
What is the best way to take screenshots of a window with c++ in windows?
What does scope resolution operator do?
What is difference between class and structure in c++?
Will c++ be replaced?
What is the operator in c++?