R

Ram Sharma • 3.40K Points
Extraordinary

Q. Which file defines the root module in an Angular application?

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

Explanation by: Ram Sharma
app.module.ts typically contains the root module using @NgModule.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.