FUNDAMENTALS OF COMPUTER

OPERATING SYSTEMS FOR COMPUTERS

COMPUTER OPERATING SYSTEMS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
A list of options a user can choose from is a ____
A
list
B
tab
C
menu
D
form
Explanation: 

Detailed explanation-1: -A select list is a form element that allows the user to select one or more options from a range of options. Select lists are created using a combination of the HTML <select> and <option> tags. Select lists can be nested inside a <form> element or they can stand alone.

Detailed explanation-2: -Radio buttons allow a user to select a single option among multiple options.

Detailed explanation-3: -Answer. Answer: Drop down list controls is used to display a list of options from which a user can choose one or more options.

Detailed explanation-4: -Answer. Answer: In user interface design, a menu is a list of options or commands presented to the user of a computer or embedded system.

Detailed explanation-5: -List box The list box control displays a list of values or choices.

There is 1 question to complete.