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

Why do we use angular 2?

0 Answers  


Can we use ngfor in div?

0 Answers  


What is the use of currency filter in angularjs?

0 Answers  


what is the difference between a module’s forroot() and forchild() methods and why do you need it?

0 Answers  


What is the ng in angular?

0 Answers  






Can I learn angular without knowing javascript?

0 Answers  


Is angular 4 a framework?

0 Answers  


What is angular 5? What’s new in angular 5?

0 Answers  


How to create and use custom pipes? How to create a globally available custom pipe?

0 Answers  


In how many different ways, you can define a directive and what is the best practice?

0 Answers  


What are Services in Angular and what command is used to create a service?

0 Answers  


List some inbuilt pipes available in angular

0 Answers  


Categories