Question Bank

3705 approved questions from the community

Array indexes start with 0 in most programming languages.

EASY
TRUE FALSE
20s
Backend
by Mohamed

Code comments should be avoided as much as possible and made unnecessary through clear code.

MEDIUM
TRUE FALSE
30s
Backend
by Mohamed

Holding domain logic in stored procedures is generally considered a best practice.

MEDIUM
TRUE FALSE
30s
Backend
by Mohamed

Some languages deliberately have no exceptions by design.

MEDIUM
TRUE FALSE
25s
Backend
by Mohamed

How does Test-Driven Development (TDD) influence code design?

MEDIUM
SINGLE CHOICE
35s
Backend
by Mohamed

Which of the following are advantages of AOT compilation? (Select all that apply)

HARD
MULTIPLE CHOICE
50s
Angular
by Mohamed

What is Component Test Harnesses in Angular?

MEDIUM
SINGLE CHOICE
35s
Angular
by Mohamed

Can you set both *ngFor and *ngIf on the same element?

HARD
SINGLE CHOICE
35s
Angular
by Mohamed

How do you configure display:block styling for Angular components?

MEDIUM
SINGLE CHOICE
35s
Angular
by Mohamed

What is an optional dependency in Angular?

MEDIUM
SINGLE CHOICE
35s
Angular
by Mohamed

What is NgZone in Angular?

MEDIUM
SINGLE CHOICE
35s
Angular
by Mohamed

What is ngcc in Angular?

MEDIUM
SINGLE CHOICE
35s
Angular
by Mohamed

What is the forRoot() pattern used for in Angular modules?

HARD
SINGLE CHOICE
40s
Angular
by Mohamed

What is a shared module in Angular?

MEDIUM
SINGLE CHOICE
35s
Angular
by Mohamed

What is a feature module in Angular?

MEDIUM
SINGLE CHOICE
35s
Angular
by Mohamed

What is NgRx?

MEDIUM
SINGLE CHOICE
35s
Angular
by Mohamed

What is ng-content used for?

MEDIUM
SINGLE CHOICE
35s
Angular
by Mohamed

What is content projection in Angular?

HARD
SINGLE CHOICE
40s
Angular
by Mohamed

What is FormBuilder in Angular?

MEDIUM
SINGLE CHOICE
35s
Angular
by Mohamed

What are template-driven forms in Angular?

EASY
SINGLE CHOICE
30s
Angular
by Mohamed
PreviousPage 161 of 186Next