Get Started
922

Q: What is dynamic method dispatch?

  • Show Answer
  • Workspace

Answer :
Explanation :

Dynamic method dispatch which is also known as runtime polymorphism is a process in which a call to an overridden method is resolved at runtime rather than at compile-time. In this process, an overridden method is called through the reference variable of a superclass. The determination of the method to be called is based on the object being referred to by the reference variable.

The Most Comprehensive Exam Preparation Platform

Get the Examsbook Prep App Today