Filters
Question type

Study Flashcards

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


A) zone$.js
B) Scope.js
C) zone.js
D) zones.js

E) A) and C)
F) None of the above

Correct Answer

verifed

verified

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


A) <div>
B) <block>
C) <span>
D) none of these.

E) A) and B)
F) A) and C)

Correct Answer

verifed

verified

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


A) ng-switch
B) ng-model
C) ng-Disabled
D) ng-Cloak

E) C) and D)
F) All of the above

Correct Answer

verifed

verified

Which of the following is true about orderby filter?


A) orderby filter orders the array based on provided
B) orderby filter is used to filter the array to a subset of it based on provided criteria
C) Both of the above
D) None of the above

E) A) and D)
F) B) and C)

Correct Answer

verifed

verified

Which is/are the characteristics of scope object?


A) Scopes provide APIs ($watch) to observe model.
B) Scopes can be nested to limit access to the properties.
C) It provides context against the expression to be evaluated.
D) All of the above

E) A) and B)
F) A) and C)

Correct Answer

verifed

verified

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


A) Block level element , inline element
B) Container element, directive element
C) directive element, directive element
D) none of these.

E) C) and D)
F) B) and D)

Correct Answer

verifed

verified

What is the purpose of $http?


A) It is an inbuilt service used to make ajax call to get the server data.
B) It is the Http protocol
C) It generates hyper text mark up language
D) None

E) A) and B)
F) A) and C)

Correct Answer

verifed

verified

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


A) True
B) False
C) none
D) all

E) A) and B)
F) B) and D)

Correct Answer

verifed

verified

A controller is a JavaScript object containing ___


A) Attributes
B) Properties
C) Functions
D) All of the above

E) A) and B)
F) A) and C)

Correct Answer

verifed

verified

Can AngularJS be used to create a service?


A) May be
B) Can be
C) Yes
D) No

E) B) and C)
F) A) and D)

Correct Answer

verifed

verified

Scope contains the ___?


A) model data
B) JavaScript Objects
C) variables
D) None of these

E) A) and B)
F) A) and D)

Correct Answer

verifed

verified

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


A) 2009
B) 2010
C) 2011
D) 2020

E) B) and C)
F) A) and C)

Correct Answer

verifed

verified

What MVC stands for?


A) Model View Control
B) Model View Controller
C) Main View Controller
D) Main View Control

E) A) and B)
F) A) and C)

Correct Answer

verifed

verified

B

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


A) angular js
B) php
C) java script
D) non of these

E) B) and D)
F) A) and B)

Correct Answer

verifed

verified

AngularJS is a ______framework for dynamic web apps.


A) structural
B) unstructural
C) wrong
D) shape

E) A) and B)
F) A) and C)

Correct Answer

verifed

verified

A

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


A) True
B) False
C) none
D) all

E) A) and B)
F) B) and D)

Correct Answer

verifed

verified

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


A) True
B) False
C) none
D) all

E) A) and C)
F) A) and B)

Correct Answer

verifed

verified

The _____ directive is show that it is AngularJS application


A) ng-app
B) ng-model
C) ng-bind
D) none of these.

E) A) and B)
F) A) and C)

Correct Answer

verifed

verified

A

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


A) ng-app
B) ng-model
C) ng-bind
D) none of these.

E) A) and B)
F) A) and C)

Correct Answer

verifed

verified

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


A) True
B) False
C) none
D) all

E) All of the above
F) C) and D)

Correct Answer

verifed

verified

Showing 1 - 20 of 25

Related Exams

Show Answer