Multiple Choice
When the user selects an item in a ListBox, the item's index is stored in the Listbox's ____________ property.
A) DataValue
B) SelectedIndex
C) Index
D) ValueIndex
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q18: You should use try-catch statements primarily for
Q19: RadioButton controls are grouped according to the
Q20: The _ operator is the logical NOT
Q21: The _ is a multiple-alternative decision structure,
Q22: The C# language provides the _ data
Q24: A(n) _ is a variable that is
Q25: A string can be converted to a
Q26: When a RadioButton or a CheckBox control's
Q27: The _ method can be used to
Q28: Both the && and || operators perform