List of AngularJS interview questions to help you prepare for your AngularJS technical interview, Read the most frequently asked 50 top AngularJS multiple choice questions and answers PDF for freshers and experienced
21. At framework level, how does Angular retrieve the matching elements for processing?
A. Makes use of jqLite(element) function.
B. If jQuery is used, jQuery(element) is used by way of assigning jQuery to jqLite variable
C. Both of the above
D. None of the above
Ans: C
22. Directives can be applied to which all element type?
A. Element
B. Attribute
C. Comment
D. All of the above
Ans: D
23. angular.module is primarily used to create application module.
A. true
B. false
Ans: A
24. Which API need to be invoked on the rootScope service to get the child scopes?
A. new
B. $new
Ans: B
25. Which angular module is loaded by default?
A. ng
B. ng-app
Ans: A
26. Which angular function is used to wrap a raw DOM element or HTML string as a jQuery element?
A. angular.element
B. angular.bootstrap
Ans: A
27. Can '$scope' be injected while creating service using 'factory' method?
A. Yes
B. No
Ans: B
28. AngularJS needs data in JSON format to populate its model.
A. true
B. false
Ans: A
29. Scope act as glue between controller and view.
A. true
B. false
Ans: A
30. AngularJS 1.0 was released in 2013.
A. True
B. False
Ans: B
Read More AngularJS Questions and Answers:-
AngularJS MCQs Part1
AngularJS MCQs Part2
AngularJS MCQs Part3
Angular JS Interview Questions and Answers
21. At framework level, how does Angular retrieve the matching elements for processing?
A. Makes use of jqLite(element) function.
B. If jQuery is used, jQuery(element) is used by way of assigning jQuery to jqLite variable
C. Both of the above
D. None of the above
Ans: C
22. Directives can be applied to which all element type?
A. Element
B. Attribute
C. Comment
D. All of the above
Ans: D
23. angular.module is primarily used to create application module.
A. true
B. false
Ans: A
24. Which API need to be invoked on the rootScope service to get the child scopes?
A. new
B. $new
Ans: B
25. Which angular module is loaded by default?
A. ng
B. ng-app
Ans: A
26. Which angular function is used to wrap a raw DOM element or HTML string as a jQuery element?
A. angular.element
B. angular.bootstrap
Ans: A
27. Can '$scope' be injected while creating service using 'factory' method?
A. Yes
B. No
Ans: B
28. AngularJS needs data in JSON format to populate its model.
A. true
B. false
Ans: A
29. Scope act as glue between controller and view.
A. true
B. false
Ans: A
30. AngularJS 1.0 was released in 2013.
A. True
B. False
Ans: B
Read More AngularJS Questions and Answers:-
AngularJS MCQs Part1
AngularJS MCQs Part2
AngularJS MCQs Part3
Angular JS Interview Questions and Answers