Static dispatch

In computing, static dispatch is a form of polymorphism fully resolved during compile time. It is a form of method dispatch, which describes how a language or environment will select which implementation of a method or function to use.

Source: Wikipedia — Static dispatch (CC BY-SA 4.0)

Static dispatch

In computing, static dispatch is a form of polymorphism fully resolved during compile time. It is a form of method dispatch, which describes how a language or environment will select which implementation of a method or function to use.

Source: Wikipedia "Static dispatch" · CC BY-SA 4.0

Share this article: X · Bluesky
Privacy Policy