MCQ
What is the correct HTML for a reset button?
Explanation
<input type="reset"> creates a reset button that clears all form input values to their default.