Direction: Choose the correct option
Q1.
What does REPL stand for in Node.js?
Direction: Choose the correct option
Q2.
How do you start the Node.js REPL?
Direction: Choose the correct option
Q3.
Which command exits the Node.js REPL?
Direction: Choose the correct option
Q4.
In the REPL, what does the underscore `_` represent?
Direction: Choose the correct option
Q5.
Can you define multi-line functions in the Node.js REPL?
