Q63
In general, event handler is nothing but
A.
function
AnswerB.
interface
C.
event
D.
handler
Answer: Option A
Solution
Answer: Option A
Solution:
An event handler is in general, a function that handles or responds to an event.