What is Node.JS?
Node.js is a web server.
Node.js is a JavaScript based framework/platform built on Google Chrome's JavaScript V8 Engine.
Node.js is a java based framework.
None of the above.
Correct Answer : B
Which of the following command will show version of npm?
Which of the following is true about EventEmitter.on property?
Which method of fs module is used to close a file?