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 |
What browsers AngularJS support?
What Is The Difference Between One-Way Binding And Two-Way Binding?
What are event emitters?
What is angular cli json?
How do you interact between two components?
What is interceptors in angularjs?
Which is better react or angular?
How to use ng-show and ng-hide in angular js?
What is data binding in angular 7?
What does ng controller do?
What are some differences between angular 2 and 4?
Is angular 8 released?