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

Explanation: app.module.ts declares and bootstraps the root module.

Explanation by: Mr. Dubey
app.module.ts declares and bootstraps the root module.

πŸ’¬ Discussion


πŸ“Š Question Analytics

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