Exam 5: AngularJS: Controllers, Directives, and Filters

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

AngularJS is a ______framework for dynamic web apps.

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

A

What MVC stands for?

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

B

The _____ directive is show that it is AngularJS application

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

A

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
(39)

The ______ directive for binds the value of HTML it is used for input the data , select the data in application

(Multiple Choice)
5.0/5
(37)

Published by Google in ____AngularJS has become one of the most popular JavaScript frameworks till now

(Multiple Choice)
4.9/5
(32)

Which is/are the characteristics of scope object?

(Multiple Choice)
4.9/5
(34)

The _______ directive is used if you want to add or remove HTML elements from the DOM based on data in the model.

(Multiple Choice)
4.8/5
(35)

In AngularJS, views are pure html pages, and controllers written only in php do the business processing.

(Multiple Choice)
4.8/5
(37)

Being JavaScript framework, application written in AngularJS are not safe.

(Multiple Choice)
4.9/5
(37)

____ is an open source full featured JavaScript framework developed by Google.

(Multiple Choice)
4.9/5
(26)

SPA (Single Page Application). This means that the navigation within Netflix is performed without refreshing the whole page.

(Multiple Choice)
4.8/5
(36)

A controller is a JavaScript object containing ___

(Multiple Choice)
4.7/5
(38)

Which of the following is true about orderby filter?

(Multiple Choice)
4.8/5
(42)

What is the purpose of $http?

(Multiple Choice)
4.9/5
(45)

AngularJS, provides data binding capability to HTML. Thus, it gives user a rich and responsive experience

(Multiple Choice)
4.8/5
(32)

The <span> tag is much like the <div> element, but <div> is a _________ and <span> is an ______________.

(Multiple Choice)
4.8/5
(35)

Scope contains the ___?

(Multiple Choice)
5.0/5
(33)

The ______ tag defines a division or a section or block in an HTML document.

(Multiple Choice)
4.8/5
(29)

Can AngularJS be used to create a service?

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

Filters

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