Answer Posted / chaitanya
An angular module use configuration and run blocks to inject dependencies (like providers, services and constants) which get applied to the angular app during the bootstrap process.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Is angular 2 mobile oriented?
Does angular use ajax?
How to upgrade angular 7 to 8?
What is $timeout in angularjs?
List the key components of angular 2?
What is a selector?
List and explain different types of directive available in angularjs?
What is AOT Compilation?
How would you use an angular service to pass data between controllers? Explain with examples?
Which of the following directive is used to initialize an angular app?
What is the meaning of material design?
What are directives? How to create and use custom directive in angularjs.
how to generate a module in angular?
Explain what is testability like in Angular?
Indexof(), if the given value is not in the string / array it will return what?