Node.JS MCQs with Answers

Command to start Node REPL
A)
$ node start
B)
$ node repl
C)
$ node
D)
$ node console

Correct Answer :   $ node