Exam 3: Angular 2 and AngularJS Data Binding

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

You can use the . . . . . . directive, in order to bind the innerHTML of the element to the specified model property.

Free
(Multiple Choice)
4.9/5
(37)
Correct Answer:
Verified

A

Angular 2 can detect when component data changes, and then automatically re-render the view to reflect that change.

Free
(Multiple Choice)
4.9/5
(37)
Correct Answer:
Verified

A

Angular 2 make use of the . . . . . . . module syntax.

Free
(Multiple Choice)
4.8/5
(42)
Correct Answer:
Verified

D

Angular 2 is a cross platform framework.

(Multiple Choice)
4.8/5
(34)

Angular 2 is entirely component based. Controllers and $scope are no longer used. They have been replaced by . . . . . . . and . . . . . . . .

(Multiple Choice)
4.8/5
(30)

You can use languages like . . . . . . . . . to write Angular 2 code.

(Multiple Choice)
4.8/5
(33)

Any change to the . . . . and . . . . . properties affects these bindings and consequently the user interface content.

(Multiple Choice)
4.9/5
(38)

Angular 2 still does not provide nested components.

(Multiple Choice)
4.8/5
(23)

AngularJS never regenerates the HTML again.

(Multiple Choice)
4.7/5
(33)

In Angular 2, applications rely upon the . . . . . . . method to load top-level components

(Multiple Choice)
4.9/5
(40)

The router in Angular 2.0 has been reworked to be simple, yet extensible. It will include the following basic features:

(Multiple Choice)
4.8/5
(37)

The . . . . . . . . . . directive substitutes the normal href property and makes it easier to work with route links in Angular 2.

(Multiple Choice)
4.8/5
(25)

Angular 2 components can be described using . . . . . . A . . . . . . is a way to do some meta-programming.

(Multiple Choice)
4.9/5
(36)

Angular 1 core concept was $scope, and you will not find $scope in angular 2.0. Angular 2 is using . . . . . . . . to detect changes.

(Multiple Choice)
4.8/5
(31)

Angular 2 has a . . . . . . . service that allows us to dynamically load a component in a certain position on the page.

(Multiple Choice)
4.8/5
(39)

In Angular 2.0, the template compilation process is . . . . . . .

(Multiple Choice)
4.9/5
(33)

Angular 2 uses . . . . . . . . syntax for built-in directives.

(Multiple Choice)
4.8/5
(34)

On the opposite side of event bindings (()) lie Angular's square-bracket syntax ([]) which signify a . . . . . .

(Multiple Choice)
4.8/5
(34)

There are two ways to build forms in Angular 2, namely . . . . and . . . . . .

(Multiple Choice)
4.8/5
(34)

AngularJS supports . . . . . kind(s) of data binding.

(Multiple Choice)
4.8/5
(38)
Showing 1 - 20 of 25
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)