Command to show installed version of Node
npm --version
node --version
npm get version
node get version
Correct Answer : B
What code print the endianness of the operating system?