What does callback mean?
noun, verb
A function passed as an argument to another function, to be executed after a specific operation has completed. In computing, a callback is a function that is passed as an argument to another function, which is then executed after a specific operation has completed.
Example
"The server will send a callback to the client when the data is ready."
Definition generated by AI and curated by RJS Tech Solutions LLP.