πŸ“Š Angular
Q. Which file is responsible for bootstrapping an Angular application?
  • (A) main.ts
  • (B) app.module.ts
  • (C) angular.json
  • (D) index.html
πŸ’¬ Discuss
βœ… Correct Answer: (A) main.ts

Explanation: `main.ts` is the entry point that bootstraps the root module of the app.

Explanation by: Mr. Dubey
`main.ts` is the entry point that bootstraps the root module of the app.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
52
Total Visits
πŸ“½οΈ
9 mo ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
87%
Success Rate