Node.js application runs on __________
Multiple threads
Single thread
Multiple Processes
Single Process
Correct Answer : B
Simple or complex functionality organized in a single or multiple JavaScript files which can be reused throughout your Node.js application is called ________
The Node.js modules can be exposed using _________
Third-party packages can be install/update/delete using ________