Open In App

Web technologies Questions | Node.js Quiz | Set-3 | Question 14

Like Article
Like
Save
Share
Report

Which dependencies in Node.js is used to abstract non-blocking Input Output operations to a consistent interface ?
(A) Open SSL
(B) v8
(C) libuv
(D) Zlib


Answer: (C)

Explanation: The libuv is dependencies in Node.js Which is used to provide the non-blocking Input Output operations to a consistent interface.

Quiz of this Question
Please comment below if you find anything wrong in the above post


Last Updated : 30 Sep, 2021
Like Article
Save Article
Previous
Next
Share your thoughts in the comments
Similar Reads