The SelectedItem property of a ListBox____.

The SelectedItem property of a ListBox____.

A) contains the index of the currently selected item
B) 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