SmartGig interview question

What is a callback function?

Interview Answer

Anonymous

4 May 2023

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