Solved

If a User Enters a Value in the Text Box

Question 28

Multiple Choice

If a user enters a value in the text box of an editable combo box and the value is not in the list,what will the method getSelectedIndex return?


A) The index of the item that the user replaced.
B) The index of the item the user entered.
C) -1
D) 0,since the item is not in the list.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions