adspace


Explain repl in node.js?

Answer Posted / Uttam Kumar

{n 'answer': 'n REPL stands for Read-Eval-Print Loop, and it is a feature in Node.js that allows users to interactively evaluate JavaScript expressions.n It provides an interactive terminal where you can run snippets of code and get immediate feedback.n '}

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is node js losing popularity?

588


How we can read a file in node js?

568