Noun (thing)
Callback
code that is passed as an argument to other code
Programmers use callbacks in tedious situations such as asynchronous programming or running an array of values through a function designed to take a string.