Vidyalelo
JavaScript · Q28

Server

Programming · JavaScript · question 28

Q28

The necessary globals of a node are defined under which namespace?

A.
variables
B.
system
C.
process
Answer
D.
using

Answer: Option C

Solution

Answer: Option C
Solution:
Node defines other important globals under the process namespace.