Callback

English for Programmers, Part I
Vocabulary Term #2129
Noun (thing)
US
UK
Callback
US
UK
code that is passed as an argument to other code
US
UK
"Programmers use callbacks in tedious situations such as asynchronous programming or running an array of values through a function designed to take a string."