Q.1.
How can you see all the dependencies for a Node.js app?
Q.2.
Module in Node.js is a simple or complex functionality organized in...
Q.3.
Which of the following core module is used to create a web server in Node.js?
Q.4.
Package.json is is used to define the properties of a package?
Q.5.
What is the advantage of using node.js?
Q.6.
This is a software service that allows 2 applications to talk to each other.
Q.7.
What is REPL in Node.js?
Q.8.
Who createad NPM (Node Package Manager)?
Q.9.
Who made node.js?