R

Ram Sharma • 3.40K Points
Extraordinary

Q. Which file acts as the entry point for Angular applications?

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

Explanation by: Ram Sharma
main.ts is the main entry point where the root module is bootstrapped.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.