Exam 7: AngularJS Directives and Framework Basics
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
The ________ adds a controller to your application.it control on the application
Free
(Multiple Choice)
4.8/5
(42)
Correct Answer:
A
Published by Google in 2009 AngularJS has become one of the most popular JavaScript frameworks till now
Free
(Multiple Choice)
4.7/5
(28)
Correct Answer:
A
AngularJS is a structural framework for dynamic web apps.
Free
(Multiple Choice)
4.8/5
(37)
Correct Answer:
A
The ng-app directive is show that it is AngularJS application
(Multiple Choice)
4.9/5
(34)
The ng-init directive initializes application data. ,it is used to initializes the data.
(Multiple Choice)
5.0/5
(33)
These directives can be used to create custom HTML tags that serve as new, custom widgets. AngularJS has built-in directives such as ngBind, ngModel, etc.
(Multiple Choice)
4.7/5
(42)
ng-hide directive is used to hide a div tab by linking it to a Boolean variable in the script. If the value of the variable is false then the item is not displayed.
(Multiple Choice)
4.8/5
(29)
The _ ng-repeat. directive repeats a set of HTML, a given number of times.
(Multiple Choice)
4.9/5
(37)
angular js is an open source full featured JavaScript framework developed by Google.
(Multiple Choice)
4.7/5
(32)
AngularJS is a powerful javascript framework, used for developing SinglePageApplication(SPA) projects in very clean and maintainable way.
(Multiple Choice)
4.7/5
(32)
ngshow directive is used to show a div tab by linking it to a Boolean variable in the script. If the value of the variable is true then the item is displayed.
(Multiple Choice)
4.9/5
(38)
The ______ is used to binds application data to the HTML view.
(Multiple Choice)
4.8/5
(36)
The ng-bind directive .it is used to binds application data to the HTML view.
(Multiple Choice)
5.0/5
(31)
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)