Question Bank

3705 approved questions from the community

What is the purpose of the Helmet module?

MEDIUM
SINGLE CHOICE
30s
Nodejs
by Mohamed

Why should you separate Express 'app' and 'server'?

MEDIUM
SINGLE CHOICE
30s
Nodejs
by Mohamed

What are the three parts of a JWT token?

HARD
SINGLE CHOICE
35s
Nodejs
by Mohamed

What is JWT (JSON Web Token) used for?

MEDIUM
SINGLE CHOICE
30s
Nodejs
by Mohamed

What is the purpose of the next() function in Express middleware?

EASY
SINGLE CHOICE
25s
Nodejs
by Mohamed

What is middleware in Express.js?

MEDIUM
SINGLE CHOICE
30s
Nodejs
by Mohamed

What is the URL module used for in Node.js?

MEDIUM
SINGLE CHOICE
30s
Nodejs
by Mohamed

What is the purpose of the fs module in Node.js?

EASY
SINGLE CHOICE
25s
Nodejs
by Mohamed

How does Node.js handle concurrency despite being single-threaded?

MEDIUM
SINGLE CHOICE
35s
Nodejs
by Mohamed

Piping in Node.js streams allows you to provide the output of one stream as input to another stream.

MEDIUM
TRUE FALSE
25s
Nodejs
by Mohamed

How can Node.js utilize all CPUs on a multi-core system?

HARD
SINGLE CHOICE
40s
Nodejs
by Mohamed

How does Node.js handle child threads?

MEDIUM
SINGLE CHOICE
30s
Nodejs
by Mohamed

What is a callback function in Node.js?

MEDIUM
SINGLE CHOICE
30s
Nodejs
by Mohamed

What is the difference between process.nextTick() and setImmediate()?

MEDIUM
SINGLE CHOICE
35s
Nodejs
by Mohamed

What is EventEmitter in Node.js?

MEDIUM
SINGLE CHOICE
30s
Nodejs
by Mohamed

What is REPL in Node.js?

EASY
SINGLE CHOICE
25s
Nodejs
by Mohamed

What is the Reactor Pattern in Node.js?

MEDIUM
SINGLE CHOICE
35s
Nodejs
by Mohamed

What is the event loop in Node.js?

MEDIUM
SINGLE CHOICE
35s
Nodejs
by Mohamed

What are the visibility modifiers in Kotlin?

EASY
SINGLE CHOICE
30s
Kotlin
by Mohamed

What is the purpose of the 'const' modifier in Kotlin?

MEDIUM
SINGLE CHOICE
30s
Kotlin
by Mohamed
PreviousPage 125 of 186Next