Simple or complex functionality organized in a single or multiple JavaScript files which can be reused throughout your Node.js application is called ________
Module
Library
Package
Function
Correct Answer : A
The Node.js modules can be exposed using _________
Third-party packages can be install/update/delete using ________
Which of the following is a GUI-based debugging tool for Node.js?