InterviewSolution
Saved Bookmarks
| 1. |
In selection lists s that which user can select single or multiple options from a given lists. The type of lists are a)scrolling lists. B)pull down pick up lists. C) Both A and B. D) None of the above |
| Answer» RECT ANSWER for this question is D) None of the above. The selection lists in which the user can select single or multiple options from a given lists is called a checklist. Checklists are used in FORMS,DOCUMENTS ,web pages and various computer applications. These are the most common type of selection lists used in the IT sector. A checklist is comprised from individual check boxes as a list item or in other words, a checklist is a list of check boxes with a label. | |