Q. Which module is needed to use Angular Material components?
β
Correct Answer: (D)
MatInputModule and others individually
Explanation: Angular Material modules are imported individually like MatInputModule, MatButtonModule, etc.