SmartGig Interview Question

What is a callback function?

Interview Answer

Anonymous

May 4, 2023

Callbacks are functions that are put as an argument to another function traditionally arrow functions are used as a callback function.