logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • What is a Node.js?


  • Correct Answer
  • Nodejs is a framework for web applications built on Google Chrome's JavaScript Engine(V8 Engine) Nodejs is comes with runtime environment on which a cript based on javascript can be interpreted and executed (It is analogus to JVM to JAVA byte code) This runtime environment allows to execute a JavaScript code on any machine outside a browser Because of this runtime of Nodejs, JavaScript is now can be executed on server also Nodejs is provides a rich library of various javascript modules which eases the developement of web application using Nodejs to greater extents 

  • Tags: Software Architect

    Technology problems


    Search Results


    • 1. Explain about struts dispatch action in DHTML
    • Discuss
    • 2. Explain three important components of Dynamic HTML authoring - Positioning, Style modifications and Event handling
    • Discuss
    • 3. Distinguish between Static vs. Dynamic HTML
    • Discuss
    • 4. List the major benefits of E-commerce.
    • Discuss
    • 5. How E-commerce works?
    • Discuss
    • 6. What are the Advantages of Node.js?
    • Discuss
    • 7. Is Node.js is a single threaded application?
    • Discuss
    • 8. What is a REPL in context of Node.js?
    • Discuss
    • 9. How does Node.js prevents blocking code?
    • Discuss
    • 10. What is the purpose of Buffer class in Node.js?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment