What is Dynamic Polymorphism?

Answer Posted / raju

using single name performing difference task is called
polymorphism.

Is This Answer Correct ?    10 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?

4232


Can private class be inherited?

613


What is polymorphism oop?

612


Is enum a class?

599


What is the benefit of oop?

566






Why it is called runtime polymorphism?

573


Are polymorphisms mutations?

691


Why is there no multiple inheritance?

562


Is data hiding and abstraction same?

563


What is balance factor?

576


Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.

1999


What is the renewal class?

2160


What is encapsulation selenium?

549


What is difference between inheritance and polymorphism?

560


Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer

1610