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 / arijit

Java uses this fact to resolve calls to overridden methods
at run time. Here&#8217;s
how. When an overridden method is called through a
superclass reference, Java determines
which version of that method to execute based upon the type
of the object being referred to at the
time the call occurs. Thus, this determination is made at
run time with the help of dynamic method dispatch .

Is This Answer Correct ?    31 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is arraylist dynamic in java?

1058


How infinite loop is declared?

1060


Why declare Main() method as a static in java ?

1124


How to store image in arraylist in java?

1024


Why can't we make a class private in java?

1080


Tell me the latest versions in java related areas?

1136


What about abstract classes in java?

1108


Explain the difference between private, public, package and protected in java?

1096


Can two objects have same hashcode?

1051


What are benefits of java?

1097


What is computer compiler?

1046


Is null a string in java?

1164


What is java argument list?

980


What are the problems faced by java programmers who don't use layout managers?

1038


What is string value?

1227