A

Admin • 833K Points
Coach

Q. Which property in `angular.json` specifies the app's starting point?

  • (A) main
  • (B) entry
  • (C) start
  • (D) bootstrap
  • Correct Answer - Option(A)
  • Views: 26
  • Filed under category Angular JS
  • Hashtags:

Explanation by: Admin

`main` defines the entry file of the app (usually main.ts).

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.