Node.JS MCQs with Answers

What is the default scope in Node.js application.
A)
Local
B)
Public
C)
Private
D)
Global

Correct Answer :   Local