AngularJS Developer Question:
Download Job Interview Questions and Answers PDF
Explain me what is injector?
Answer:
An injector is a service locator. It is used to retrieve object instances as defined by provider, instantiate types, invoke methods and load modules. There is a single injector per Angular application, it helps to look up an object instance by its name.
Download AngularJS Developer Interview Questions And Answers
PDF
Previous Question | Next Question |
Tell me what is AngularJS? | Tell me when should you use an attribute versus an element? |