Answer Posted / rajeesh
polymorphism is a programming language feature that allows
values of different data types to be handled using a uniform
interface.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Can destructor be overloaded?
What is interface? When and where is it used?
What is oops?what is its use in software engineering?
What is balance factor?
Can an interface inherit a class?
Is react oop?
Why multiple inheritance is not allowed?
What is polymorphism in oops with example?
Why is object oriented programming so hard?
String = "C++ is an object oriented programming language.An imp feature of oops is classes and objects".Write a pgm to count the repeated words from this scenario?
How oops is better than procedural?
What is encapsulation in oops?
How do you explain polymorphism?
what are the ways in which a constructors can be called?
How do you achieve runtime polymorphism?