Sita wishes to greet the user when the user clicks on "Greet Me" button. In which event does she need to write the JavaScript code for greeting the user?
Answer options
A
onclick
B
JavaScript
C
<div>
D
<span>
Correct answer: onclick
Explanation
The correct answer is: onclick.