Can you describe this Term?

Callback function
Forbidden words:
45 seconds
Back to standards

Definition of 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.