CALLBACK
Callback
In computer programming, a callback is a piece of executable code that is passed as an argument to other code, which is expected to call back the argument at some convenient time. The invocation may be immediate as in a synchronous callback or it might happen at later time, as in an asynchronous callback.The above text is a snippet from Wikipedia: Callback (computer programming)
and as such is available under the Creative Commons Attribution/Share-Alike License.
call back
Noun
Verb
- To request someone's return.
- To telephone someone again at a more convenient time.
- To return to a shop or residence one has previously visited.
The above text is a snippet from Wiktionary: call back
and as such is available under the Creative Commons Attribution/Share-Alike License.
callback
Noun
- The return of a situation to a previous position or state.
- A return telephone or radio call; especially one made automatically to authenticate a logon to a computer network
- A product recall because of a defect or safety concern.
- A function pointer passed to another function that the latter can call for notification purposes.
- a follow-up audition (casting)
- a joke which references an earlier joke in the same routine
The above text is a snippet from Wiktionary: callback
and as such is available under the Creative Commons Attribution/Share-Alike License.