πŸ“Š Angular
Q. What command is used to add Angular Material to a project?
  • (A) ng material install
  • (B) ng add @angular/material
  • (C) npm install angular-material
  • (D) material init
πŸ’¬ Discuss
βœ… Correct Answer: (B) ng add @angular/material

Explanation: Angular CLI provides `ng add @angular/material` to install and configure Angular Material.

Explanation by: Mr. Dubey
Angular CLI provides `ng add @angular/material` to install and configure Angular Material.

πŸ’¬ Discussion


πŸ“Š Question Analytics

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