dynamic dispatch

English

Noun

dynamic dispatch (countable and uncountable, plural dynamic dispatches)

  1. (computing) A dispatch method where the implementation of a function or method is assigned during runtime, as it cannot be assigned during compile time.

Antonyms

Hypernyms