Ask Question
29 August, 12:48

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

+2
Answers (1)
  1. 29 August, 15:36
    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?
Find 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 and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers