can you give the dynamic polymorphism types?

Answer Posted / rajdeep nandi

Dynamic polymorphism can be method overriding in java and pure virtual functions in C++. In this the method name, type signature, and parameter list remains the same but works in a different manner based on different invocations.

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is multilevel inheritance in oop?

767


Why do we use encapsulation in oops?

755


What does I oop mean?

839


Can we have inheritance without polymorphism?

795


What is multilevel inheritance?

954


What is polymorphism in oops with example?

771


Give two or more real cenario of virtual function and vertual object

2077


Can static class have constructor?

787


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

1902


Advantage and disadvantage of routing in telecom sector

1022


Can we create object of interface?

843


What is the difference between abstraction and polymorphism?

848


What is basic concept of oop?

897


What do you mean by abstraction?

819


Can a destructor be called directly?

807