JavaScript card review1 min read
mediumWhat is a callback function?
A callback function is a function passed as an argument to another function and executed later, often after an asynchronous operation completes.
A callback function is a function passed as an argument to another function and executed later, often after an asynchronous operation completes.
Spread the knowledge with other engineering candidates.
Help us rank high-quality interview preparation materials.
Get instant feedbacks, dynamic voice simulations, and keyword scorecard matchers.
Jeevan Bhargav
Audited by Creator
This answer is calibrated for technical interviews. Verify benchmarks in local sandboxes before deploying.