Worldline Interview Question

What are callbacks is Js

Interview Answer

Anonymous

Apr 21, 2024

A callback is a function passed as an argument to another function. Using a callback, you could call the calculator function