Q62
Which is the object on which the event occured or with which the event is associated?
A.
event type
B.
event target
AnswerC.
both event type and even target
D.
none of the mentioned
Answer: Option B
Solution
Answer: Option B
Solution:
The event target is the object on which the event occurred or with which the event is associated. When we speak of an event, we must specify both the type and the target.