Question Bank

721 approved questions from the community

What is a circular dependency in NestJS?

HARD
SINGLE CHOICE
40s
Nest.js
by Mohamed

What is the difference between Dependency Injection and Inversion of Control?

HARD
SINGLE CHOICE
45s
Nest.js
by Mohamed

What is the Dependency Inversion Principle (DIP)?

HARD
SINGLE CHOICE
45s
Nest.js
by Mohamed

Why are database transactions important?

HARD
SINGLE CHOICE
40s
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 the purpose of the @Global() decorator?

HARD
SINGLE CHOICE
40s
Nest.js
by Mohamed

What is the difference between SSE and WebSockets?

HARD
SINGLE CHOICE
45s
Nest.js
by Mohamed

What is coupling in software development?

HARD
SINGLE CHOICE
40s
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 primary difference between tight coupling and loose coupling?

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

How does NestJS support authentication and authorization? (Select all that apply)

HARD
MULTIPLE CHOICE
50s
Nest.js
by Mohamed

How can circular dependencies be resolved in NestJS? (Select all that apply)

HARD
MULTIPLE CHOICE
45s
Nest.js
by Mohamed

Why might soft deletes be preferred over hard deletes? (Select all that apply)

HARD
MULTIPLE CHOICE
45s
Nest.js
by Mohamed

How can you secure a NestJS application? (Select all that apply)

HARD
MULTIPLE CHOICE
50s
Nest.js
by Mohamed

What is the role of migration scripts in TypeORM?

HARD
SINGLE CHOICE
40s
Nest.js
by Mohamed

In NestJS, when using the forwardRef() utility to resolve circular dependencies, you must use it on both sides of the circular relationship.

HARD
TRUE FALSE
30s
Nest.js
by Mohamed

What is the purpose of the `revalidate` option in `getStaticProps`?

HARD
SINGLE CHOICE
40s
Next.js
by Mohamed

What are route groups in the App Router?

HARD
SINGLE CHOICE
40s
Next.js
by Mohamed
PreviousPage 21 of 37Next