Aptitude | AngularJS Quiz | Set-2 | Question 13
The angular modules are used for the____
(A) Destroys an application module
(B) Creates an application module
(C) Invokes an application module
(D) None
Answer: (B)
Explanation: The angular.modules.contain all the services like a directive, filter, controllers, etc. The angular.modules are responsible for creating the application module is used for configuring and injecting the dependencies.
Quiz of this Question
Please comment below if you find anything wrong in the above post