Home » Interview » Technology

Explain what is injector ?

Correct Answer: 1 An injector is a service locator 2 It is used to retrieve object instances as defined by provider, instantiate types, invoke methods and load modules 3 There is a single injector per Angular application, it helps to look up an object instance by its name

← Previous Question Next Question→

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion