Question Bank

3705 approved questions from the community

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

HARD
SINGLE CHOICE
40s
Nest.js
by Mohamed

NestJS fully supports TypeScript.

EASY
TRUE FALSE
20s
Nest.js
by Mohamed

The @Injectable() decorator is required for all providers in NestJS.

MEDIUM
TRUE FALSE
25s
Nest.js
by Mohamed

Controllers in NestJS are responsible for handling incoming requests and returning responses to the client.

EASY
TRUE FALSE
20s
Nest.js
by Mohamed

What is Prisma in the context of NestJS?

MEDIUM
SINGLE CHOICE
35s
Nest.js
by Mohamed

What is Mongoose in the context of NestJS?

MEDIUM
SINGLE CHOICE
35s
Nest.js
by Mohamed

What is NestJS?

EASY
SINGLE CHOICE
30s
Nest.js
by Mohamed

What is the difference between SSE and WebSockets?

HARD
SINGLE CHOICE
45s
Nest.js
by Mohamed

What does URI versioning mean in NestJS?

MEDIUM
SINGLE CHOICE
35s
Nest.js
by Mohamed

What is the purpose of the @DeleteDateColumn decorator in TypeORM?

HARD
SINGLE CHOICE
40s
Nest.js
by Mohamed

What is the CACHE_MANAGER token used for in NestJS?

MEDIUM
SINGLE CHOICE
35s
Nest.js
by Mohamed

What decorator is used to handle DELETE requests in NestJS?

EASY
SINGLE CHOICE
25s
Nest.js
by Mohamed

Which HTTP method decorator would you use for updating a resource?

MEDIUM
SINGLE CHOICE
30s
Nest.js
by Mohamed

What is the primary difference between tight coupling and loose coupling?

HARD
SINGLE CHOICE
40s
Nest.js
by Mohamed

What command is used to install the NestJS CLI globally?

EASY
SINGLE CHOICE
30s
Nest.js
by Mohamed

What is a circular dependency in NestJS?

HARD
SINGLE CHOICE
40s
Nest.js
by Mohamed

Which decorator is used to declare a class as a controller in NestJS?

EASY
SINGLE CHOICE
25s
Nest.js
by Mohamed

What is the role of migration scripts in TypeORM?

HARD
SINGLE CHOICE
40s
Nest.js
by Mohamed

Which module is used to load environment variables in NestJS?

EASY
SINGLE CHOICE
25s
Nest.js
by Mohamed

What is the purpose of environment variables in NestJS?

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