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:
Which marker is used to represent day of month, without padding?
A
mm
B
y
C
d
D
E
Note:
Not available
Show answer
Show Note
Report
Question:
Which marker is used to represent numeric month, without padding?
A
MM
B
y
C
M
D
E
Note:
Not available
Show answer
Show Note
Report
Question:
Which marker is used for short representation of the month?
A
MMMM
B
yyyy
C
MMM
D
month
Note:
Not available
Show answer
Show Note
Report
Question:
Which marker is used to represent the full month name?
A
MM
B
M
C
MMMM
D
MMM
Note:
Not available
Show answer
Show Note
Report
Question:
Which are the top-Level components of an AngularJS applications.
A
Controllers
B
Modules
C
Scopes
D
Services
Note:
Not available
Show answer
Show Note
Report
Question:
What is the correct syntax of creating a module?
A
var myApp = angular.module("exampleApp", []);
B
var myapp = module.angular("exampleApp", []);
C
var myapp = angular.moduler([],"exampleApp");
D
var myapp = module.angular([],"exampleApp");
Note:
Not available
Show answer
Show Note
Report
Question:
DI stands for ______ in AnguralJS
A
Data Injection
B
Dependency Injection
C
Database Injection
D
Data of Infromation
Note:
Not available
Show answer
Show Note
Report
Question:
Which one is treated as HTML attribute in AngularJS application?
A
Modules
B
Directives
C
Objects
D
JSON
Note:
Not available
Show answer
Show Note
Report
Question:
Which directive is used for creating a custom form elements?
A
ng-element
B
ng-custom
C
ng-model
D
ng-app
Note:
Not available
Show answer
Show Note
Report
Question:
To check whether a reference is defined or not , we use ______
A
angular.isNotDefined()
B
angular.defined()
C
angular.isDefined()
D
none
Note:
Not available
Show answer
Show Note
Report
First
Prev
4
5
6
7
8
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