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

Define services in angularjs.

0 Answers  


What is [( ngmodel )]?

0 Answers  


Explain ng-click directive angularjs?

0 Answers  


Why is dom used?

0 Answers  


How to viewing the angular 4 apps in a browser using ionic 3 cli?

0 Answers  


What is $locale service?

0 Answers  


What is the sequence of Angular Lifecycle Hooks?

0 Answers  


What is @outputs in angular 2?

0 Answers  


What is difference between factory service and provider in angularjs?

0 Answers  


Can we set an angular variable from php session variable without sending an http request?

0 Answers  


What is a component in angular 2?

0 Answers  


How we can set http request header in angular 2 and angular 4?

0 Answers  


Categories