A

Admin • 833K Points
Coach

Q. What does the 'providers' array inside @NgModule metadata do?

  • (A) Registers services for dependency injection
  • (B) Declares components
  • (C) Lists child modules
  • (D) Exports components
  • Correct Answer - Option(A)
  • Views: 28
  • Filed under category Angular JS
  • Hashtags:

Explanation by: Admin

'providers' define services available to the injector.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.