Callback Functions

Home > Computer Science > Programming Languages > Functions > Callback Functions

Functions passed as arguments to another function to be called at a later point in the program's execution.