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 a class
different types of castings
What is memory leak and memory corruption?
Whatis the difference between oop and object based language
What is abstraction in oops?
What is overloading and its types?
Are polymorphisms mutations?
What is polymorphism in oop example?
What do you mean by variable?
Why do we use oop?
Have you ever used threads?
What is polymorphism programming?