

MCQOPTIONS
Saved Bookmarks
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. | |