Worldline interview question

What are callbacks is Js

Interview Answer

Anonymous

21 Apr 2024

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