Question Bank

1899 approved questions from the community

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 FormBuilder in Angular?

MEDIUM
SINGLE CHOICE
35s
Angular
by Mohamed

What is a platform in Angular?

MEDIUM
SINGLE CHOICE
35s
Angular
by Mohamed

What is Bazel in the context of Angular?

MEDIUM
SINGLE CHOICE
35s
Angular
by Mohamed

Which CSS classes are provided by ngModel for form validation? (Select all that apply)

MEDIUM
MULTIPLE CHOICE
45s
Angular
by Mohamed

Which are common NgModule metadata properties? (Select all that apply)

MEDIUM
MULTIPLE CHOICE
45s
Angular
by Mohamed

Which are types of injector hierarchies in Angular? (Select all that apply)

MEDIUM
MULTIPLE CHOICE
40s
Angular
by Mohamed

You can create aliasing for @Input and @Output properties in Angular components.

MEDIUM
TRUE FALSE
30s
Angular
by Mohamed

Directives add behavior to an existing DOM element or component instance.

MEDIUM
TRUE FALSE
25s
Angular
by Mohamed

Angular automatically sanitizes script tags inside templates to prevent XSS attacks.

MEDIUM
TRUE FALSE
30s
Angular
by Mohamed

You can chain multiple pipes together in Angular templates.

MEDIUM
TRUE FALSE
25s
Angular
by Mohamed

What is the main difference between a Component and a Directive?

MEDIUM
SINGLE CHOICE
35s
Angular
by Mohamed

Observables provide support for passing messages between publishers and subscribers in Angular applications.

MEDIUM
TRUE FALSE
25s
Angular
by Mohamed

An Observable only begins publishing values when someone subscribes to it.

MEDIUM
TRUE FALSE
25s
Angular
by Mohamed

Angular Router enables building Single Page Applications with multiple views.

MEDIUM
TRUE FALSE
25s
Angular
by Mohamed

Lazy-loading modules can improve application performance by loading code only when needed.

MEDIUM
TRUE FALSE
30s
Angular
by Mohamed

Which service would you use to make HTTP requests in Angular?

MEDIUM
SINGLE CHOICE
30s
Angular
by Mohamed

What is the main difference between Promise and Observable?

MEDIUM
SINGLE CHOICE
35s
Angular
by Mohamed

Angular has two injector hierarchies: ModuleInjector and ElementInjector.

MEDIUM
TRUE FALSE
30s
Angular
by Mohamed
PreviousPage 84 of 95Next