CBSE Class 10 Computer Applications Question 29 of 48

HTML III — Audio, Video and Forms — Question 18

Back to all questions
18
Question

Question 18

If you want to display a list of 200 countries which control should you use:

  1. radio button
  2. checkbox
  3. select list
  4. slide widget
Answer

select list

Reason — A select list is used when we have many options available to be selected but only one or two options will be selected. We can have a select list of 200 countries out of which a country can be selected.