logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • What is the purpose of Buffer class in Node.js?


  • Correct Answer
  • Buffer class could be a global class and may be accessed in application without importing buffer module A Buffercould be a quite an array of integers and corresponds to a raw memory allocation outside the V8 heap A Buffer can not be resized 

  • Tags: Software Architect

    Technology problems


    Search Results


    • 1. How does Node.js prevents blocking code?
    • Discuss
    • 2. What is a REPL in context of Node.js?
    • Discuss
    • 3. Is Node.js is a single threaded application?
    • Discuss
    • 4. What are the Advantages of Node.js?
    • Discuss
    • 5. What is a Node.js?
    • Discuss
    • 6. What is a AngularJS?
    • Discuss
    • 7. What is templates in AngularJS?
    • Discuss
    • 8. Explain about AngularJS boot process.
    • Discuss
    • 9. What is the Advantage of AngularJS?
    • Discuss
    • 10. JavaScript is designed for following purpose

    • Options
    • A. To add interactivity to HTML Pages.
    • B. To Execute Query Related to DB on Server
    • C. To Style HTML Pages
    • D. To Perform Server Side Scripting Opertion
    • Discuss


    Comments

    There are no comments.

Enter a new Comment