Question Bank

1899 approved questions from the community

What are the tradeoffs between client-side and server-side rendering?

MEDIUM
SINGLE CHOICE
40s
Backend
by Mohamed

Good design can emerge from collective effort without a single architect.

MEDIUM
TRUE FALSE
30s
Backend
by Mohamed

Tight coupling is sometimes acceptable in software design.

MEDIUM
TRUE FALSE
30s
Backend
by Mohamed

What is the C10K problem?

MEDIUM
SINGLE CHOICE
35s
Backend
by Mohamed

Performance and scalability are the same thing.

MEDIUM
TRUE FALSE
25s
Backend
by Mohamed

What is a rebase in Git?

MEDIUM
SINGLE CHOICE
35s
Backend
by Mohamed

Database normalization is always necessary and should always be applied.

MEDIUM
TRUE FALSE
30s
Backend
by Mohamed

Single Page Applications (SPAs) have no disadvantages from a backend perspective.

MEDIUM
TRUE FALSE
25s
Backend
by Mohamed

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

MEDIUM
SINGLE CHOICE
35s
Backend
by Mohamed

Some languages deliberately have no exceptions by design.

MEDIUM
TRUE FALSE
25s
Backend
by Mohamed

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

MEDIUM
TRUE FALSE
30s
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

Tony Hoare called null references his 'billion-dollar mistake' due to the errors and system crashes they have caused.

MEDIUM
TRUE FALSE
25s
Backend
by Mohamed

What is the transition() function in Angular animations?

MEDIUM
SINGLE CHOICE
35s
Angular
by Mohamed

What is the state() function used for in Angular animations?

MEDIUM
SINGLE CHOICE
35s
Angular
by Mohamed

What is a service worker in Angular?

MEDIUM
SINGLE CHOICE
35s
Angular
by Mohamed

What is the safe navigation operator in Angular?

MEDIUM
SINGLE CHOICE
35s
Angular
by Mohamed

What is the purpose of trackBy in *ngFor?

MEDIUM
SINGLE CHOICE
35s
Angular
by Mohamed

What is the difference between ngIf and the hidden property?

MEDIUM
SINGLE CHOICE
35s
Angular
by Mohamed

What is the purpose of the hidden property in Angular?

MEDIUM
SINGLE CHOICE
35s
Angular
by Mohamed
PreviousPage 81 of 95Next