A.  $ npm --version

B.  $ node --version

C.  $ npm getVersion

D.  $ node getVersion

1
Correct Answer :
$ npm --version
Explanation :

Executing $ npm --version command will show the version of npm instance.


Interview Questions

MongoDB
Java Script
Node JS
PHP
JQuery
Python