Question Bank

721 approved questions from the community

Angular treats all values as untrusted by default to prevent XSS attacks.

HARD
TRUE FALSE
30s
Angular
by Mohamed

What is the role of the template compiler in preventing XSS attacks?

HARD
SINGLE CHOICE
40s
Angular
by Mohamed

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

HARD
MULTIPLE CHOICE
50s
Angular
by Mohamed

What are possible data change scenarios that trigger change detection? (Select all that apply)

HARD
MULTIPLE CHOICE
50s
Angular
by Mohamed

Which are best practices for security in Angular? (Select all that apply)

HARD
MULTIPLE CHOICE
50s
Angular
by Mohamed

What is Angular Universal?

HARD
SINGLE CHOICE
40s
Angular
by Mohamed

What is content projection in Angular?

HARD
SINGLE CHOICE
40s
Angular
by Mohamed

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

HARD
SINGLE CHOICE
40s
Angular
by Mohamed

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

HARD
SINGLE CHOICE
35s
Angular
by Mohamed

NoopZone can be used to run Angular applications without Zone.js for better performance.

HARD
TRUE FALSE
30s
Angular
by Mohamed

Services should NOT typically be provided in shared modules to avoid multiple instances.

HARD
TRUE FALSE
30s
Angular
by Mohamed

What are Angular Signals?

HARD
SINGLE CHOICE
40s
Angular
by Mohamed

What is hydration in Angular?

HARD
SINGLE CHOICE
40s
Angular
by Mohamed

What is Angular Ivy?

HARD
SINGLE CHOICE
40s
Angular
by Mohamed

Which compilation mode produces pre-compiled templates and smaller bundle sizes?

HARD
SINGLE CHOICE
40s
Angular
by Mohamed

Which pattern best describes Angular's Dependency Injection system?

HARD
SINGLE CHOICE
40s
Angular
by Mohamed

What is the purpose of differential loading in Angular CLI?

HARD
SINGLE CHOICE
40s
Angular
by Mohamed

What are features of Angular Ivy? (Select all that apply)

HARD
MULTIPLE CHOICE
50s
Angular
by Mohamed

What is the difference between hidden, aria-hidden="true", and role="presentation"?

HARD
SINGLE CHOICE
45s
Accessibility
by Mohamed

In a Single Page Application (SPA), what is the best practice for managing keyboard focus when navigating between routes?

HARD
SINGLE CHOICE
45s
Accessibility
by Mohamed
PreviousPage 34 of 37Next