Advertisements
Advertisements
Question
If you want to display a list of 200 countries which control should you use:
Options
radio button
checkbox
select list
slide widget
MCQ
Advertisements
Solution
select list
Explanation:
A select list (drop-down/combobox) is the appropriate control for a very long list (like 200 countries) because it compactly contains many options while allowing the user to choose one (or a small number) without overwhelming the page. Radio buttons are suitable only for a small set of mutually exclusive options, checkboxes are for allowing multiple selections, and a slide widget is not intended for presenting long enumerated lists.
shaalaa.com
Is there an error in this question or solution?
