Node.js terminal (REPL) is used for _________
testing node.js/JavaScript expressions
executing browser’s JavaScript expressions
the preview of node.js application
None of the above
Correct Answer : A
What is the default scope in Node.js application
Node.js application runs on __________
Simple or complex functionality organized in a single or multiple JavaScript files which can be reused throughout your Node.js application is called ________