MHTECHIN interview question

What is call back function

Interview Answer

Anonymous

5 Mar 2024

The call back function is special type of function in JavaScript which is passed as an argument to another function.