Ask Question
20 February, 05:26

An order form contains an area for web visitors to select their state or province. You need to limit the amount of space on the form that is used for this feature. Select the form control that is best to use for this purpose.

a. check boxb. radio buttonc. text boxd. select list

+1
Answers (1)
  1. 20 February, 05:44
    0
    A select list

    Explanation:

    A select list contains data vertically which is only visible when select list is open. On the other hand radio button shows data horizontally and is always visible on screen a large number of data to select from will mess up the user interface. A checkbox has the same problem as radio button.

    Text box can also be used but it can be used by user to spam as their are given data user can enter what ever name and spellings of state and province name which will cause inconsistency among data. Therefore select list populated with state/province name is best option.
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “An order form contains an area for web visitors to select their state or province. You need to limit the amount of space on the form that ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers