Vocabulary Terms

Programming uses mathematical and logical concepts.

Back to standards

Terms

Callback function
a function specified as part of an event listener; it is written by the programmer but called by the system as the result of an event trigger.