What is libuv?
Answer / Mithlesh Kumari
libuv is a multi-platform C library that provides support for asynchronous I/O operations. It's used by Node.js to implement its non-blocking I/O model.
| Is This Answer Correct ? | 0 Yes | 0 No |
Why are callback functions used?
Do you know what mean stack means?
Why is node js used?
What is a control flow function?
Explain event loop in node js?
What are buffers?
Is node a single threaded application?
How to send data from node js to html?
Is nodejs secure?
Why is js single threaded?
Does node.js support multithreading?
How we can update npm to new version in node.js?