Join Examsbook
870 0

Q: What is a REPL in context of Node.js?

  • Show AnswerHide Answer
  • Workspace

Answer :
Explanation :

Read - Reads users input, parse the input into JavaScript data-structure and stores in memory Eval - Evaluates the data structure Print - Prints the result Loop - Loops the above command until user press ctrl-c twice

Are you sure

  Report Error

Please Enter Message
Error Reported Successfully