Question Bank

3705 approved questions from the community

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 a standalone component in Angular?

MEDIUM
SINGLE CHOICE
35s
Angular
by Mohamed

The index property in *ngFor provides the current iteration index.

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

BrowserModule should only be imported in the root AppModule, not in feature modules.

MEDIUM
TRUE FALSE
30s
Angular
by Mohamed

Standalone components can be created with the --standalone flag in Angular CLI.

MEDIUM
TRUE FALSE
25s
Angular
by Mohamed

What are web workers used for in Angular?

MEDIUM
SINGLE CHOICE
35s
Angular
by Mohamed

What is Angular Ivy?

HARD
SINGLE CHOICE
40s
Angular
by Mohamed

What is an entry component in Angular?

MEDIUM
SINGLE CHOICE
35s
Angular
by Mohamed

Angular provides built-in validators like required, minLength, and maxLength.

MEDIUM
TRUE FALSE
25s
Angular
by Mohamed

If you import the same module twice in Angular, it will be evaluated only once.

MEDIUM
TRUE FALSE
30s
Angular
by Mohamed

Angular animations are defined using the @angular/animations package.

MEDIUM
TRUE FALSE
25s
Angular
by Mohamed

Angular Language Service provides code completion and error detection in templates.

MEDIUM
TRUE FALSE
30s
Angular
by Mohamed

In Angular 9+, the entryComponents array is no longer necessary due to Ivy.

MEDIUM
TRUE FALSE
30s
Angular
by Mohamed

What are HTTP Interceptors in Angular?

MEDIUM
SINGLE CHOICE
35s
Angular
by Mohamed

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

HARD
SINGLE CHOICE
40s
Angular
by Mohamed

What is Zone.js in Angular?

MEDIUM
SINGLE CHOICE
35s
Angular
by Mohamed

Internet Explorer is supported by Angular 13 and later versions.

EASY
TRUE FALSE
25s
Angular
by Mohamed
PreviousPage 165 of 186Next