DI or Dependency Injection software design pattern which deals how components hold of their dependencies. The AngularJS injector is a subsystem present in it to create components, resolve their dependencies and also to provide them to other components if requested.

BY Best Interview Question ON 24 Jun 2020