1.

Which of the following commands will show the version of the Node?

Answer»

Which of the following COMMANDS will SHOW the version of the Node?
Choose the CORRECT option from below LIST
(1)$ npm --version
(2)$ node getVersion
(3)$ node --version
(4)$ npm getVersion

Answer:-(3)$ node --version



Discussion

No Comment Found