Explain libuv.



Explain libuv...

Answer / Sanjay Kumar Sen

{"libuv":["LibUV is a portable C library that provides support for asynchronous I/O, timers, and other low-level I/O operations.", "It is used by Node.js to handle I/O events in the event loop."]}

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Node.js Interview Questions

What is g in npm install?

1 Answers  


What is control flow function?

1 Answers  


What is a piping in node.js?

1 Answers  


What are the important APIs in Timers module in Node.js?

1 Answers  


What is acceptance test driven development (atdd)?

1 Answers  


What is a Callback function in Node.js?

1 Answers  


What is package.json? What is it used for?

1 Answers  


How long will it take to learn node js?

1 Answers  


Does node.js support multi-core platforms? And is it capable of utilizing all the cores?

1 Answers  


Is node.js free to use?

1 Answers  


What does node.js tty module contains?

1 Answers  


What is V8 JavaScript Engine?

1 Answers  


Categories