A

Admin • 828.70K Points
Coach

Q. Which Angular file is typically used to register providers globally?

  • (A) main.ts
  • (B) app.component.ts
  • (C) app.module.ts
  • (D) styles.css
  • Correct Answer - Option(C)
  • Views: 15
  • Filed under category Angular JS
  • Hashtags:

Explanation by: Admin
`app.module.ts` is where global providers are usually registered.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.