They are typically used as handlers. Handlers are functions which "handle" events when they arise. When programming with signals, callbacks are used to handle the signals that the OS dispatches. For...