The SelectedItem property of a ListBox____.
A) contains the index of the currently selected itemB) contains the text of the currently selected item
C) returns the location of the currently selected item
D) returns -1 if no item is selected
Correct Answer(s): B