Loading, please wait...

NodeJs MCQ Quiz (Multiple Choice Questions And Answers)

Search here for MCQs

Are you preparing for the next job interviews? If yes, trust me this post will help you also we'll suggest you check out a big collection for Programming Full Forms that may help you in your interview:

List of Programming Full Forms 

21. Which of the following types of application can be built using Node.js?

  • Web Application
  • Chat Application
  • RESTful Service
  • All of the above

22. Which of the following tool automates various tasks of Node.js application?

  • Express.js
  • GruntJS
  • NPM
  • None of the above

23. Which module is used to serve static resources in Node.js?

  • node-static
  • http
  • node-resource
  • static

24. Node.js application can access which of the following databases?

  • NoSQL databases
  • Relational databases
  • All of the above
  • None of the above

25.  Which of the following template engines can be used with Node.js?

  • Jade
  • Vash
  • Handlebars
  • All of the above