A

Admin • 833K Points
Coach

Q. Which file typically bootstraps the Angular app?

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

Explanation by: Admin

`main.ts` bootstraps the root module to start the app.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.