Question Bank

1085 approved questions from the community

Docker Compose supports scaling services to run multiple instances easily.

EASY
TRUE FALSE
20s
Docker
by Mohamed

Docker Compose can define custom networks and volumes for your application.

EASY
TRUE FALSE
20s
Docker
by Mohamed

What does the PID namespace in Docker isolate?

EASY
SINGLE CHOICE
30s
Docker
by Mohamed

How do you enable CORS in NestJS?

EASY
SINGLE CHOICE
30s
Nest.js
by Mohamed

Which interface must a pipe class implement in NestJS?

EASY
SINGLE CHOICE
25s
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 command is used to install the NestJS CLI globally?

EASY
SINGLE CHOICE
30s
Nest.js
by Mohamed

NestJS was first released on October 5, 2016.

EASY
TRUE FALSE
20s
Nest.js
by Mohamed

Who developed NestJS?

EASY
SINGLE CHOICE
25s
Nest.js
by Mohamed

Which of the following are main components of a NestJS application? (Select all that apply)

EASY
MULTIPLE CHOICE
40s
Nest.js
by Mohamed

Which testing frameworks work best with NestJS? (Select all that apply)

EASY
MULTIPLE CHOICE
40s
Nest.js
by Mohamed

What decorator is used to handle DELETE requests in NestJS?

EASY
SINGLE CHOICE
25s
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

Which decorator is used to schedule a task in NestJS?

EASY
SINGLE CHOICE
25s
Nest.js
by Mohamed

What is the entry file of a NestJS application?

EASY
SINGLE CHOICE
25s
Nest.js
by Mohamed

Guards in NestJS return true to allow a request to proceed to the route handler.

EASY
TRUE FALSE
20s
Nest.js
by Mohamed

Which interface must a guard class implement in NestJS?

EASY
SINGLE CHOICE
25s
Nest.js
by Mohamed

What is the primary purpose of the @Body() decorator in NestJS?

EASY
SINGLE CHOICE
30s
Nest.js
by Mohamed

Which decorator is used to access route parameters in a NestJS controller?

EASY
SINGLE CHOICE
25s
Nest.js
by Mohamed

What is NestJS?

EASY
SINGLE CHOICE
30s
Nest.js
by Mohamed
PreviousPage 28 of 55Next