MCQ
What is the correct HTML for a datalist (autocomplete)?
Explanation
The <datalist> element provides predefined options for an input field, enabling autocomplete functionality.