Multiple Choice
What is the purpose of angular.module in AngularJS?
A) It creates an application module
B) It invokes an application module
C) It destroys an application module
D) None
Correct Answer:

Verified
Correct Answer:
Verified
Q4: When adding . . . . .
Q5: $rootScope is created with _<br>A)ng-controller<br>B)ng-app<br>C)ng-init<br>D)None of these
Q6: What is MVC (Mode View Controller)?<br>A)It is
Q7: Which of the following is true about
Q8: What is Angular Js?<br>A)Library<br>B)Framework<br>C)Plugin<br>D)Browser Extension
Q10: AngularJS controllers control _of AngularJS applications.<br>A)the data<br>B)thefunction<br>C)thevariable<br>D)None
Q11: Which of the following is valid for
Q12: What are various possible ways in which
Q13: AngularJS applications are a mix of _<br>A)HTML
Q14: In larger applications,controllers are stored in _?<br>A)external