Node.js Quiz MCQ Questions with Answer

Categories: Node JS MCQ

Node.js Quiz MCQ Questions with Answer

 

1. Node.js is _____ Language.

  1. Server Side
  2. Client-Side
  3. Both

Answer: Server Side

 

2. Node.js is written in _____________.

  1. Javascript
  2. C
  3. C++
  4. All of the Above

Answer: All of the Above

 

3. Is node js multithreaded?

  1. Yes
  2. No

Answer:No

 

4. Which extension is used to save NodeJs files?

  1. .js
  2. .node
  3. .java
  4. .txt

Answer: .js

 

5. In Node process is ______

  1. Global Object
  2. Local Object

Answer: Global Object

 

6. Node Js is _________

  1. Asynchronous
  2. Synchronous

Answer: Asynchronous

 

7. Which function is used to include modules in Node Js.

  1. include();
  2. require();
  3. attach();

Answer: require();

 

8. Which of following is not builtin node module.

  1. zlib
  2. https
  3. dgram
  4. fsread

Answer: fsread

 

9. How Node.js modules are availble externally

  1. module.exports
  2. module.spread
  3. module.expose
  4. None of Above

Answer: module.exports

 

10. What does the fs module stand for?

  1. File Service
  2. File System
  3. File Store

Answer: File System

 

Top Blogs
Angular and Node JS difference Published at:- Node.js Interview Question for experienced 2022 Published at:- What’s New in Node v16? let's know Published at:- Node.js Interview Questions and Answer for freshers Published at:- Node.js Interview Questions and Answer set 2 Published at:- Node.js Interview Questions and Answer for freshers set 3 Published at:- Node.js Quiz MCQ Questions with Answer Published at:- Node.js Quiz MCQ Questions with Answer part 2 Published at:-
R4R.co.in Team
The content on R4R is created by expert teams.