Web technologies Questions | Node.js Quiz | Set-3 | Question 11
Which module in node.js provides access to various utility functions ?
(A) Utility
(B) URL
(C) UDP
(D) Process
Answer: (A)
Explanation: The Utility module in node.js provides access to various utility functions in node.js. There are various utility modules available in the node.js inside the module library. This module is useful for developing a node-based web application.
Quiz of this Question
Please comment below if you find anything wrong in the above post