What components can be defined within AngularJS modules?



What components can be defined within AngularJS modules?..

Answer / deepak khantwal

The following components can be defined using AngularJS modules:
1. Directives
2. Filters
3. Controller
4. Factory
5. Service
6. Provider
7. Value
8. Config Settings and Routes

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More AngularJS Interview Questions

Can you differentiate javascript and angularjs?

0 Answers  


How to initiate variable in angularjs?

0 Answers  


What is pre-linking function in angularjs?

0 Answers  


How to append base url to http requests in angular?

0 Answers  


What are differences between template and templateurl?

0 Answers  






What is the factory method in angular 2?

0 Answers  


List and explain different types of directive available in angularjs?

0 Answers  


Is angular easy to learn?

0 Answers  


What is event target value?

0 Answers  


What is async pipe?

0 Answers  


What is the benefit of angular?

0 Answers  


What is single page application? How can the spa be implemented with angular?

0 Answers  


Categories