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

  • (A) app.module.ts
  • (B) main.ts
  • (C) index.html
  • (D) angular.json
πŸ’¬ Discuss
βœ… Correct Answer: (A) app.module.ts
Explanation: app.module.ts declares the root module and bootstraps the app component.
Explanation by: Mr. Dubey
app.module.ts declares the root module and bootstraps the app component.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
67
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
93%
Success Rate