A

Admin • 833K Points
Coach

Q. Which Angular file contains the metadata about components, services, and modules?

  • (A) app.module.ts
  • (B) main.ts
  • (C) index.html
  • (D) angular.json
  • Correct Answer - Option(A)
  • Views: 33
  • Filed under category Angular JS
  • Hashtags:

Explanation by: Admin

`app.module.ts` is the root module where components and services are declared and imported.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.