Pregunta de entrevista de Infosys

what is dynamic method dispatch?

Respuestas de entrevistas

Anónimo

29 de may de 2012

dont know

Anónimo

5 de jun de 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"!!