Q66
The process by which the browser decides which objects to trigger event handlers on is
A.
Event Triggering
B.
Event Listening
C.
Event Handling
D.
Event propogation
AnswerAnswer: Option D
Solution
Answer: Option D
Solution:
Event propagation is the process by which the browser decides which objects to trigger event handlers on.