Home / CSE / Javascript - CS :: Discussion

Discussion :: Javascript - CS

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

  2. A.

     variables

    B.

     system

    C.

     process

    D.

     using

    View Answer

    Workspace

    Answer : Option C

    Explanation :

    Node defines other important globals under the process namespace.


Be The First To Comment