adspace
Answer Posted / Ajay Mittal
REPL (Read-Eval-Print Loop) is a command line interface in Node.js where you can execute JavaScript code, get the result immediately, and continue to enter new lines of code for experimentation.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers