Question Bank

3705 approved questions from the community

What is the zlib module used for?

MEDIUM
SINGLE CHOICE
30s
Nodejs
by Mohamed

CORS stands for Cross-Origin Resource Sharing.

EASY
TRUE FALSE
20s
Nodejs
by Mohamed

Express.js is a Node.js web application framework.

EASY
TRUE FALSE
20s
Nodejs
by Mohamed

What is the Buffer data type used for in Node.js?

MEDIUM
SINGLE CHOICE
30s
Nodejs
by Mohamed

How many types of streams are present in Node.js?

MEDIUM
SINGLE CHOICE
30s
Nodejs
by Mohamed

What is the significance of the libuv library?

MEDIUM
SINGLE CHOICE
35s
Nodejs
by Mohamed

How can you prevent callback hell in Node.js applications?

HARD
SINGLE CHOICE
40s
Nodejs
by Mohamed

What is the difference between synchronous and asynchronous file operations?

MEDIUM
SINGLE CHOICE
35s
Nodejs
by Mohamed

What is the purpose of process.env in Node.js?

MEDIUM
SINGLE CHOICE
30s
Nodejs
by Mohamed

What happens if you don't call next() in Express middleware?

HARD
SINGLE CHOICE
35s
Nodejs
by Mohamed

What is the difference between res.send() and res.json() in Express?

MEDIUM
SINGLE CHOICE
30s
Nodejs
by Mohamed

What is the difference between setImmediate() and setTimeout(fn, 0)?

HARD
SINGLE CHOICE
40s
Nodejs
by Mohamed

What is the querystring module used for?

EASY
SINGLE CHOICE
25s
Nodejs
by Mohamed

What is the path module used for?

MEDIUM
SINGLE CHOICE
25s
Nodejs
by Mohamed

What is the purpose of the os module?

MEDIUM
SINGLE CHOICE
30s
Nodejs
by Mohamed

What does the child_process module do?

MEDIUM
SINGLE CHOICE
30s
Nodejs
by Mohamed

How to generate and verify a checksum in Node.js?

HARD
SINGLE CHOICE
40s
Nodejs
by Mohamed

What tool can you use to check for security vulnerabilities in npm packages?

MEDIUM
SINGLE CHOICE
30s
Nodejs
by Mohamed

What is Passport.js?

MEDIUM
SINGLE CHOICE
30s
Nodejs
by Mohamed

What is the difference between dependencies and devDependencies?

HARD
SINGLE CHOICE
35s
Nodejs
by Mohamed
PreviousPage 123 of 186Next