Explain what is injector in angularjs?



Explain what is injector in angularjs?..

Answer / Prateek Srivastava

The Injector in AngularJS is responsible for creating and managing services. It handles the instantiation of dependencies, which are defined by the application's modules and controllers. The injector ensures that each component gets the correct instances of their required dependencies.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

What are custom directives?

1 Answers  


Where is angular used?

1 Answers  


Give an example for Rootscope in AngularJS?

1 Answers  


What is the purpost of using $http service and ajax request in angualrjs?

1 Answers  


How does the $resource `get` function work synchronously in angularjs ?

1 Answers  


What is routing concepts in angular?

1 Answers  


What are directives in angular7?

1 Answers  


Why should use angular js?

1 Answers  


Write all the steps to configure an angular app(ng-app).

1 Answers  


Differentiate between angular and angularjs.

1 Answers  


What are ui frameworks?

1 Answers  


Why angular is so popular?

1 Answers  


Categories