What is modules?



What is modules?..

Answer / Amit Kumar Tiwari

In AngularJS, a module is a collection of related functions, services, and configurations that can be used to organize an application. A module is defined using the `angular.module()` function.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

What does ng view do?

1 Answers  


How do you exchange data among different modules of your angular js application?

1 Answers  


Why use pipes in angular?

1 Answers  


How to upgrade angular 2 project to angular 4? Explain

1 Answers  


What is mvc in coding?

1 Answers  


What is the template in angularjs?

1 Answers  


What is angular @ routeparams?

1 Answers  


How to setup and install ionic framework with angular 4?

1 Answers  


What is router outlet ></ router outlet?

1 Answers  


What are the ways to track the error in angularjs?

1 Answers  


What are post linking and pre-linking functions?

1 Answers  


What is cdk in angular?

1 Answers  


Categories