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 

16. Which of the following core module is used to create a web server in Node.js?

  • fs
  • url
  • connect
  • http

17. Simple or complex functionality organized in a single or multiple JavaScript files which can be reused throughout your Node.js application is called ________.

  • Module
  • Library
  • Package
  • Function

18. Which of the following class is used to create and consume custom events in Node.js?

  • EventEmitter
  • Events
  • NodeEvent
  • None of the above

19. Which of the following is a GUI-based debugging tool for Node.js?

  • Core node debugger
  • Console
  • REPL
  • Node Inspector

20. Which of the followings are web application frameworks for Node.js?

  • Express.js
  • Geddy
  • Locomotive
  • All of the above