Dispatch table

In computer science, a dispatch table is a table of pointers or memory addresses to functions or methods. Use of such a table is a common technique when implementing late binding in object-oriented programming.

Source: Wikipedia — Dispatch table (CC BY-SA 4.0)

Dispatch table

In computer science, a dispatch table is a table of pointers or memory addresses to functions or methods. Use of such a table is a common technique when implementing late binding in object-oriented programming.

Source: Wikipedia "Dispatch table" · CC BY-SA 4.0

Share this article: X · Bluesky
Privacy Policy