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
How Directives are compiled?
What selector forces a style down through the child component tree into all the child component views?
Mention what are the styling form that ngmodel adds to css classes?
Why webpack is used in angular?
Doadd(1,2) doadd(1,2,3,4) use the above arguments to sum the value. Using without any parameter receive throught the function.?
Explain event in angularjs, list some events you have worked in angularjs?
What is view encapsulation in angular?
How many types of data binding directives are provided by angularjs?
What is Data Binding? How Many Types Of Data Binding Directives Are Provided By AngularJS?
What is a digest cycle in angularjs?
Tell me with options on page load how you can initialize a select box?
Explain ngfor directive with an example?
What is injectable in angular2?
Why use multiple ngmodules?
Explain ng-model directive?