1.

Which of the following command will show version of Node?

A. $ npm --version
B. $ npm getVersion
C. $ node getVersion
D. $ node --version
Answer» E.


Discussion

No Comment Found