Select correct UI control: A drop-down list that allows users to select one value from a set.
A. List
B. Spinner
C. DropdownList
D. Choice
Answers
Answer:
Drop down list is the correct answer
Select correct UI control: A drop-down list that allows users to select one value from a set.
A. List
B. Spinner
C. DropdownList
D. Choice
The correct answer is :
A. List
Explanation :
In UI Control there is a drop down list which allows the user to select a value from a set is called a list.
A list is a dropdown list that contains a graphical control element. This list resembles a box that allows the user to select a demand from among the options.
When one of these drop-down lists is in an inactive state, it displays a single demand. This dropdown list displays a list of values when activated. From this list the user can select his desired value.
After the user has selected a new value, this list returns to its inactive state and displays the value the user has selected. This list is used in the graphical UI control in the work of web designing.
#SPJ3
——————————————————————————————————————
Know something more :
https://brainly.in/question/30412211
Each individual element used in program is called as
https://brainly.in/question/29784019
Which of the following statements are correct?
1. K-means clustering is a method of vector quantization
2. K-means clustering aims to partition n observations into k clusters
3. K-nearest neighbor is same as k-means
4. K-means clustering is a type of supervised learning