Pergunta de entrevista da empresa Infosys

what is dynamic method dispatch?

Respostas da entrevista

Sigiloso

29 de mai. de 2012

dont know

Sigiloso

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"!!