Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 is basic concept of oop?

1221


Why it is called runtime polymorphism?

1201


What is overloading in oops?

1212


Which language is pure oop?

1067


Why we use classes in oop?

1097


Why is abstraction used?

1137


Can we override main method?

1280


Why is there no multiple inheritance?

1063


What does <> mean pseudocode?

1261


How to call a non virtual function in the derived class by using base class pointer

6687


Why is it so that we can have virtual constructors but we cannot have virtual destructors?

5049


What is overloading and its types?

1248


Which language is not a true object oriented programming language?

1180


What is constructor overloading in oop?

1180


What is polymorphism used for?

1111