What is the injector?



What is the injector?..

Answer / Lalitesh Kumar Singh

The Injector in AngularJS is a service that creates and manages services, controllers, and other dependencies. It uses constructor functions to instantiate objects and injects their dependencies based on the configuration provided in the dependency injection system.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

What is one way data binding in angularjs?

1 Answers  


Describe the angularjs boot process.

1 Answers  


What is Isolate Scope and why it is required?

1 Answers  


Explain viewchild in component interaction?

1 Answers  


Explain ng-disabled directive?

1 Answers  


How many types of data binding directives are provided by angularjs?

1 Answers  


How to implement internationalization in angular js?

1 Answers  


Is java front end or backend?

1 Answers  


When should we use an attribute versus an element in custom directives?

1 Answers  


How to write if else and then conditions in angular 4?

1 Answers  


Is ngmodel deprecated?

1 Answers  


What is the use of polyfills.ts file in angular 2?

1 Answers  


Categories