Google News
logo
Node.JS - Quiz(MCQ)
Which function is used to include modules in Node Js.
A)
include();
B)
attach();
C)
require();
D)
All of the above

Correct Answer :   require();