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

What is dom in simple terms?

0 Answers  


What is pipe in angular?

0 Answers  


What is dependency injection in angular 2?

0 Answers  


Is angular or react easier to learn?

0 Answers  


What are the new features in angular 6?

0 Answers  


How do you use $filter?

0 Answers  


What is router and switch?

0 Answers  


Tell me with options on page load how you can initialize a select box?

0 Answers  


What is routing in angular 2?

0 Answers  


How can xss be done in an angular application?

0 Answers  


What is data binding in angularjs and what is the difference between one-way and two-way binding?

0 Answers  


Which of the following directive is used to initialize an angular app?

0 Answers  


Categories