Exam 3: Angular 2 and AngularJS Data Binding
Exam 1: AngularJS25 Questions
Exam 2: AngularJS: Functions, Directives, and Events24 Questions
Exam 3: Angular 2 and AngularJS Data Binding25 Questions
Exam 4: AngularJS Bindings, Directives, and Controllers25 Questions
Exam 5: AngularJS: Controllers, Directives, and Filters25 Questions
Exam 6: AngularJS: Directives and Framework Features25 Questions
Exam 7: AngularJS Directives and Framework Basics13 Questions
Select questions type
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:
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:
A
Angular 2 make use of the . . . . . . . module syntax.
Free
(Multiple Choice)
4.8/5
(42)
Correct Answer:
D
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)
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)
Showing 1 - 20 of 25
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)