Home › Questions › What is a callback in...
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 (execute) the argument at some convenient time.
You must sign in to view your friends.