Question d’entretien chez Infosys

what is dynamic method dispatch?

Réponses aux questions d'entretien

Utilisateur anonyme

29 mai 2012

dont know

Utilisateur anonyme

5 juin 2012

dynamic method dispatch is simply a mechanism where call to a overridden method is resolved at run-time rather than compile time," An example of run time polymorphism"!!