The Node.js modules can be exposed using _________
module.expose
module
module.exports
all of the above
Correct Answer : C
Third-party packages can be install/update/delete using ________
Which of the following is a GUI-based debugging tool for Node.js?
Which of the following class is used to create and consume custom events in Node.js?