What is Dynamic Polymorphism?

Answer Posted / srinivas

in hirarchie, when sub class overrides the super class
metthod
then we call that method using the super class reference
then which version of method is called is resolved at run
time based on the object that the reference refers to is
called dynamic polymorphisum or dynamic binding.and also
called run time polymorphisum

Is This Answer Correct ?    68 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are different oops concepts?

773


What are the 3 principles of oop?

832


What is solid in oops?

805


What does and I oop mean?

833


What is object in oop?

874


Are polymorphisms mutations?

886


What is polymorphism explain?

963


What is overloading in oop?

757


Which is not an object oriented programming language?

729


What exactly is polymorphism?

856


What is this pointer in oop?

788


What is destructor in oop?

790


What is balance factor?

808


Why is there no multiple inheritance?

763


What are the data types in oop?

822