Multiple Choice
Items in a list can be placed in alphabetical order by _______.
A) setting the Sorted property to True
B) selecting the item in the list and then using the arrow keys to move the item up or down the list
C) setting the Alphabetize property to True
D) setting the Index property to 1
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q66: Skip to the next iteration of a
Q67: It is possible to add values to
Q68: The counter in a For/Next loop can
Q69: Use the WriteString method to send a
Q70: If you want to remove an item
Q71: Items can be added to a list
Q72: The methods and events of the _
Q73: A _ control contains a text box
Q74: If a list contains 15 items,the Count
Q76: Use the _ control from the toolbox