Computer Applications
If you want to display a list of 200 countries which control should you use:
- radio button
- checkbox
- select list
- slide widget
HTML Advanced Features
1 Like
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.
Answered By
1 Like
Related Questions
Which of the following restricts a user to one selection ?
- checkbox
- optionbox
- radio button
- drop down list
You can pre-select a radio button by utilizing a …………… attribute.
- select
- choice
- checked
- marked
Name some popular audio and video formats.
Name the tags that can be used to insert audio and video files in a webpage.