Enquire Now

Tags: dynamic-dispatch

In computer science, dynamic dispatch is the process of selecting which implementation of a polymorphic operation (method or function) to call at runtime.

0 Questions