adspace


What is a callback?

Answer Posted / Ravindra Singh

A callback in Node.js (and JavaScript) is a function passed as an argument to another function, which is then executed by that function at some point in the future.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is node js losing popularity?

588


How we can read a file in node js?

568