Which method of Choice class is used to return index of the selected item
Answers
Answered by
2
Answer:
getSelectedIndex
getSelectedIndex()
returns the index of the currently selected item.
Similar questions