A button’s . . . . . . . . event is used to run code.

OnClick
onclick
Click
click

The correct answer is: A. OnClick

A button’s OnClick event is used to run code when the button is clicked. This event is typically used to perform an action, such as opening a new window or submitting a form.

The other options are incorrect because they are not valid event names.

Exit mobile version