AngularJS
Test
Model Test
Ebook
Quiz-1 : AngularJS Fundamentals, AngularJS
Quiz-3 : Directives, AngularJS
Quiz-5 : Filters, AngularJS
Index
AngularJS Home
Angular Fundamentals
17
Directives
21
Expressions
3
Modules
3
Controllers
5
Filters
30
Object and DOM
5
jqLite
6
Functions
2
Service
4
Provider
4
Schools
Ebook
Question:
What is the features of exposing DOM?
A
$anchorScroll
B
$document
C
$interval
D
$log
E
all of these
Note:
Not available
Show answer
Show Note
Report
Question:
What is the DOM API features?
A
$anchorScroll
B
$document
C
$location
D
$window
E
all of the these
Note:
Not available
Show answer
Show Note
Report
Question:
What is the Argument of using intervals() and timeouts() methods?
A
fn
B
delay
C
count
D
invokeApply
E
all of these
Note:
Not available
Show answer
Show Note
Report
Question:
Why $sanitize service is used in AngularJS?
A
To remove dangerous elements and attributes from HTML.
B
Replaces dangerous characters in HTML strings with their escaped counterparts.
C
Clean all special symbols.
D
Clean all characters other than English alphabet.
Note:
Not available
Show answer
Show Note
Report
Question:
Which of the following is true about ng-app directive?
A
ng-app directive defines and links an AngularJS application to HTML.
B
ng-app directive indicates the start of the application.
C
Both of the these.
D
None of the these.
Note:
ng-app directive defines and links an AngularJS application to HTML. It also indicate the start of the application.
Show answer
Show Note
Report
Question:
What is controller in MVC?
A
It is a software Code that stores the data.
B
It is a software Code that renders the user interface.
C
It is a software Code that controls the interactions between the Model and View.
D
None of the these.
Note:
Not available
Show answer
Show Note
Report
Question:
Which of the following is true about $dirty flag?
A
$dirty flag states that value has been changed.
B
$dirty flag states that form has invalid data.
C
Both of the these.
D
None of the above.
Note:
$dirty flag states that value in the form has been changed.
Show answer
Show Note
Report
Question:
Which of the following is true about $invalid flag?
A
$invalid flag states that value has been changed.
B
$invalid flag states that form has invalid data.
C
Both of the these.
D
None of the these.
Note:
Not available
Show answer
Show Note
Report
Question:
config phase is the phase during which AngularJS bootstraps itself.
A
True
B
False
Note:
Not available
Show answer
Show Note
Report
Question:
Scope act as glue between controller and view.
A
True
B
False
Note:
Scopes are objects that refer to the model. They act as glue between controller and view.
Show answer
Show Note
Report
First
Prev
6
7
8
9
10
Next
Last
/10
Go
Schools
App Store
Whiteboard
Blogs
Quiz
Test
Apply Course
Games
Freelancers
Professionals
Newspapers
Terms
Privacy
Copyright © 2024. Powered by
Intellect Software Ltd