Question Bank

3705 approved questions from the community

What is Dependency Injection (DI) in NestJS?

MEDIUM
SINGLE CHOICE
40s
Nest.js
by Mohamed

What is the primary purpose of middleware in NestJS?

MEDIUM
SINGLE CHOICE
35s
Nest.js
by Mohamed

Tokens should have an expiration time to limit the window in which a stolen token can be used.

MEDIUM
TRUE FALSE
25s
Nest.js
by Mohamed

What is serialization in the context of NestJS?

HARD
SINGLE CHOICE
40s
Nest.js
by Mohamed

What is deserialization in the context of NestJS?

HARD
SINGLE CHOICE
40s
Nest.js
by Mohamed

What is coupling in software development?

HARD
SINGLE CHOICE
40s
Nest.js
by Mohamed

How do NestJS modules contribute to achieving loose coupling?

HARD
SINGLE CHOICE
45s
Nest.js
by Mohamed

What are Server-Sent Events (SSE)?

MEDIUM
SINGLE CHOICE
35s
Nest.js
by Mohamed

Which decorator is used to enable Server-Sent Events on a route in NestJS?

EASY
SINGLE CHOICE
25s
Nest.js
by Mohamed

What command creates a new resource with controller, service, module, and DTOs?

MEDIUM
SINGLE CHOICE
30s
Nest.js
by Mohamed

What package does NestJS use for caching?

MEDIUM
SINGLE CHOICE
30s
Nest.js
by Mohamed

Who developed NestJS?

EASY
SINGLE CHOICE
25s
Nest.js
by Mohamed

What is the purpose of the @nestjs/passport package?

MEDIUM
SINGLE CHOICE
35s
Nest.js
by Mohamed

What is the purpose of Docker Compose in a NestJS application?

HARD
SINGLE CHOICE
40s
Nest.js
by Mohamed

What is the purpose of a Dockerfile in a NestJS application?

MEDIUM
SINGLE CHOICE
35s
Nest.js
by Mohamed

What is the difference between Providers and Services in NestJS?

HARD
SINGLE CHOICE
45s
Nest.js
by Mohamed

What is the purpose of refresh tokens in NestJS?

MEDIUM
SINGLE CHOICE
40s
Nest.js
by Mohamed

What is the difference between authentication and authorization?

HARD
SINGLE CHOICE
40s
Nest.js
by Mohamed

What is the purpose of the @nestjs/jwt package?

MEDIUM
SINGLE CHOICE
35s
Nest.js
by Mohamed

What is the purpose of the @InjectRepository() decorator?

MEDIUM
SINGLE CHOICE
35s
Nest.js
by Mohamed
PreviousPage 93 of 186Next