Q. What is the default file extension for Angular component templates?
β
Correct Answer: (A)
.html
Explanation: Angular components use .html files as their default templates.