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 method dispatch ?

Answer Posted / aniruddha

It is the way by which run-time polymorphism is implemented
in java.Here a call to overridden method is resolved at
run-time rather than at compile-time,determining the type of
object,passed as the reference to the overridden
method.Hence,the compiler checks the compatible method with
the given object reference(whether it is base class or
derived class method).

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is it safe to install java on my computer?

1228


What is difference between c++ and java ?

1167


Can we have return statement in finally clause? What will happen?

1012


Can inner class have constructor?

1095


What is integer parseint?

1052


Which class cannot be a subclass in java?

1073


How do you create an array in java?

1033


In how many ways we can do exception handling in java?

1036


What is a Null object?

1723


What is meant by nested loop?

1090


When is the arraystoreexception thrown?

1082


Who developed java?

1056


Explain scope or life time of local variables in java?

1075


Why we use protected in java?

1022


What are the two main uses of volatile in Java?

1091