What is a REPL in context of Node.js?5
1322 5b5cc79ae4d2b419777504d5
Q: What is a REPL in context of Node.js?
- उत्तर देखें
- 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
समान प्रश्न
Since Nithya and Suganya exchange places, so Rita’s new position is the same as Monika’s earlier position. This position is 17th from the right and 10th from the left. Therefore Number of girls in the row = (16 + 1 + 9) = 26.