How does Node.js prevents blocking code?5
946 5b5cc79ae4d2b419777504d4
Q: How does Node.js prevents blocking code?
- Show Answer
- Workspace
- Discuss
Answer :
Explanation :
By providing callback function. Callback function gets called whenever corresponding event triggered.
Similar Questions
Since Nithya and Suganya exchange places, so Rita’s new position is the same as Monika’s earlier position. This position is 17th from the right and 10th from the left. Therefore Number of girls in the row = (16 + 1 + 9) = 26.