How do you define a module?



How do you define a module?..

Answer / Vijender Singh

In AngularJS, a module is a container for services, controllers, filters, and directives. You can define a module using the angular.module() function.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

What browsers AngularJS support?

1 Answers   SLK Software,


What Is The Difference Between One-Way Binding And Two-Way Binding?

1 Answers  


What are event emitters?

1 Answers  


What is angular cli json?

1 Answers  


How do you interact between two components?

1 Answers  


What is interceptors in angularjs?

1 Answers  


Which is better react or angular?

1 Answers  


How to use ng-show and ng-hide in angular js?

1 Answers  


What is data binding in angular 7?

1 Answers  


What does ng controller do?

1 Answers  


What are some differences between angular 2 and 4?

1 Answers  


Is angular 8 released?

1 Answers  


Categories