MCQ
What is the correct HTML for a time input field?
Explanation
<input type="time"> creates an input field for selecting a time with hour and minute picker.