Which of the following command will show version of npm?
$ npm --version
$ node --version
$ npm getVersion
$ node getVersion
Correct Answer : A
Which of the following is true about EventEmitter.on property?
Which method of fs module is used to close a file?
Node.js runs on __________