Infosys Interview Question

what is dynamic method dispatch?

Interview Answers

Anonymous

May 29, 2012

dont know

Anonymous

Jun 5, 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"!!