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

Explanation: `main.ts` is the entry file where Angular bootstraps the root module.

Explanation by: Mr. Dubey
`main.ts` is the entry file where Angular bootstraps the root module.

πŸ’¬ Discussion


πŸ“Š Question Analytics

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