Direction: Choose the correct option
Q1.
Which of the following is a global object in Node.js?
Direction: Choose the correct option
Q2.
What does `global.setTimeout()` do in Node.js?
Direction: Choose the correct option
Q3.
Which global object is used for logging and debugging?
Direction: Choose the correct option
Q4.
What is the purpose of `__dirname` in Node.js?
Direction: Choose the correct option
Q5.
Which global object provides information about the current Node.js process?
