Report Bug
Qus : What is the object with which the event is associated or on which the event occurred?
Qusवह कौन-सी चीज़ है जिससे घटना जुड़ी है या जिस पर घटना घटी है?

A. event target
B. event type
C. both event type and event target
D. interface


Solution
A. event target






Report Bug