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 are the features of oop?
What is polymorphism and its types?
Why is there no multiple inheritance?
What is class and example?
Which type does string inherit from?
What is meant by oops concept?
What is overriding vs overloading?
What is the difference between a mixin and inheritance?
Which method cannot be overridden?
Give an example where we have to specifically use C programming language and C++ programming language cannot be used?
Why oops is important?
What are the 5 oop principles?
Why is abstraction needed?
What is object in oops?
What is the fundamental idea of oop?