Q. Which Angular directive is used to bind an event to a method?
β
Correct Answer: (A)
()
Explanation: Parentheses () are used to bind DOM events to component methods.