Which function is used to include modules in Node Js.
include();
require();
attach();
Correct Answer : B
What code print the endianness of the operating system?