Q. Which Angular feature allows you to create reusable UI elements?
β
Correct Answer: (B)
Components
Explanation: Components encapsulate template, style, and logic to build reusable UI elements.