0
This program are in the language spanish?
1 Answer
+ 1
The term "callback" is used to describe a function declaration or expression that is passed as an argument to another function, that is to be executed at some point within the function body of the enclosing function. The function invocation generally follows some kind of computation where the results are passed as arguments to said function.