What components can be defined within AngularJS modules?
Answer Posted / 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 View All Answers
What is difference between http and httpclient in angular?
What is angular 5? Whats new in it?
What are filters in angularjs? Can you list some?
What is ngmodel in angular?
What types of ngmodules?
What is display:block and display:none?
What do you know about uppercase filter and lowercase filter in angularjs?
What is httpclient?
What is dependency injection and how does it work?
What do you mean by ng-app,ng-init,ng-model?
How to setup angular 4 development environment?
What is the new in angular 7?
What is location path?
How to create a new component using cli in angular 4?
In angular, describe how will you set, get and clear cookies?