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 do you meant by Runtime Polymorphism?

Answer Posted / sayali birari

Dynamic dispatch is a mechanism by which a call to Overridden function is resolved at runtime rather than at Compile time , and this is how Java implements Run time Polymorphism. In dynamic method dispatch,super class refers to subclass object and implements method overriding.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is final method?

1119


Can you inherit a constructor java?

1139


What does opcode mean?

1171


What is locale in java?

1060


Define inheritance?

1074


How can we avoid including a header more than once?

1075


What is hash table in java?

1090


Can we create an object if a class doesn't have any constructor ( not even the default provided by constructor ) ?

1134


What are 3 data types?

1039


What if constructor is protected in java?

1198


What do you know about the garbage collector in java?

1133


What is empty string literal in java?

1108


Why main() method is public, static and void in java ?

1142


What is the preferred size of a component in java programming?

1046


Can we modify the throws clause of the superclass method while overriding it in the subclass?

1081