Question Bank

3705 approved questions from the community

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

MEDIUM
TRUE FALSE
25s
Angular
by Mohamed

What is an Angular template?

EASY
SINGLE CHOICE
30s
Angular
by Mohamed

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

MEDIUM
SINGLE CHOICE
35s
Angular
by Mohamed

What decorator is used to define an Angular component?

EASY
SINGLE CHOICE
30s
Angular
by Mohamed

You can chain multiple pipes together in Angular templates.

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

`*ngFor` is used to repeat DOM elements for each item in an iterable.

EASY
TRUE FALSE
25s
Angular
by Mohamed

Data binding allows communication between a component and the DOM.

EASY
TRUE FALSE
25s
Angular
by Mohamed

A module in Angular can declare components, directives, and pipes.

EASY
TRUE FALSE
25s
Angular
by Mohamed

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

MEDIUM
TRUE FALSE
25s
Angular
by Mohamed

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

MEDIUM
TRUE FALSE
30s
Angular
by Mohamed

AngularJS and Angular are the same framework.

EASY
TRUE FALSE
25s
Angular
by Mohamed

Which of the following are template expression operators in Angular? (Select all that apply)

MEDIUM
MULTIPLE CHOICE
40s
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

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

HARD
MULTIPLE CHOICE
50s
Angular
by Mohamed

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

MEDIUM
MULTIPLE CHOICE
40s
Angular
by Mohamed

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

HARD
MULTIPLE CHOICE
50s
Angular
by Mohamed

When should you use a button instead of a link?

MEDIUM
SINGLE CHOICE
35s
Accessibility
by Mohamed

Headings should be used primarily for styling text to look bigger or bolder on a page.

EASY
TRUE FALSE
20s
Accessibility
by Mohamed
PreviousPage 167 of 186Next