Name a typical usage of polymorphism
Answers were Sorted based on User's Feedback
Answer / ankur 9039630226
show more than one form means one function many operations such as add(int,int)and add(int, int, int , float);
here same add function but two different operations
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / brunda r
Polymorphism plays a very important role in allowing objects
having different internal structures to share the same
external interface.Its Its extensively used in implementing
inheritance.
| Is This Answer Correct ? | 5 Yes | 1 No |
What is the benefit of oop?
I have One image (means a group photo ) how to split the faces only from the image?............ please send the answer nagadurgaraju@gmail.com thanks in advace...
what is the usage of clas templates
How many human genes are polymorphic?
What is oops and why we use oops?
What is the full form of oops?
What is debug class?what is trace class? What differences are between them? With examples.
Out of 4 concepts, which 3 C++ Follow?
What exactly is polymorphism?
what are the realtime excercises in C++?
what is pointers
Write a macro for swapping integers