Exam 7: AngularJS Directives and Framework Basics

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

The ________ adds a controller to your application.it control on the application

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

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:
Verified

A

AngularJS is a structural framework for dynamic web apps.

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

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)
close modal

Filters

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