logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • What is a REPL in context of Node.js?


  • Correct Answer
  • 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 

  • Tags: Software Architect

    Technology problems


    Search Results


    • 1. Is Node.js is a single threaded application?
    • Discuss
    • 2. What are the Advantages of Node.js?
    • Discuss
    • 3. What is a Node.js?
    • Discuss
    • 4. Explain about struts dispatch action in DHTML
    • Discuss
    • 5. Explain three important components of Dynamic HTML authoring - Positioning, Style modifications and Event handling
    • Discuss
    • 6. How does Node.js prevents blocking code?
    • Discuss
    • 7. What is the purpose of Buffer class in Node.js?
    • Discuss
    • 8. What is a AngularJS?
    • Discuss
    • 9. What is templates in AngularJS?
    • Discuss
    • 10. Explain about AngularJS boot process.
    • Discuss


    Comments

    There are no comments.

Enter a new Comment