How does angularjs dependency injection work?



How does angularjs dependency injection work?..

Answer / Renuka Chauhan

AngularJS Dependency Injection is a mechanism that automatically manages dependencies between services. It provides the required objects (services) to the classes that need them, reducing the need for manual configuration.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

Is angularjs dependent on jquery?

1 Answers  


How to use httpclientmodule in angular?

1 Answers  


Do you know scope in angular?

1 Answers  


Is pipe a system call?

1 Answers  


What is [( ngmodel )]?

1 Answers  


What is the difference between ng-if, ng-show/ng-hide?

1 Answers  


How to use jQuery with AngularJS?

1 Answers   SLK Software,


what are directives? Mention some of the most commonly used directives in angularjs application?

1 Answers  


How to use ng-show and ng-hide in angular js?

1 Answers  


Explain what directives are? Mention some of the most commonly used directives in angularjs application?

1 Answers  


What's new in angular 2? Why you used angular 2?

1 Answers  


What is the use of bearer token?

1 Answers  


Categories