Answer Posted / vineet
Polymorphism is one of the important feature of OOP's. It
consist of 2 words i.e., 'Poly' which stands for many
and 'Morphism' stands for forms.
polymorphism has concept like function overloading...
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the fundamental idea of oop?
Which type does string inherit from?
Which is not an object oriented programming language?
How do you define social class?
Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?
What is polymorphism and example?
What is abstraction encapsulation?
what's the basic's in dot net
How do you use inheritance in unity?
what are the ways in which a constructors can be called?
How Do you Code Composition and Aggregation in C++ ?
What are properties in oop?
Why is oop useful?
write a C++ program for booking using constructor and destructor.
Can destructor be overloaded?