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
Discuss the effects occur, after an exception thrown by a member function is unspecified by an exception specification?
What c++ is used for?
What is vector string in c++?
How to declare a pointer to an array of integers?
What is function prototyping?
What is tellg () in c++?
write a corrected statement in c++ so that the statement will work properly. x = y = z + 3a;
How do you save a c++ program?
What are guid?
Is c++ an integer?
What is unary operator? List out the different operators involved in the unary operator.
List the features of oops in c++?
What is name hiding in c++?
What is an iterator?
What is input operator in c++?