How does Node.js prevents blocking code?

Correct Answer: By providing callback function Callback function gets called whenever corresponding event triggered

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion