Examlex

Solved

If MyList Is a JList Component, What Will the Value

question 14

Multiple Choice

If myList is a JList component, what will the value of item be after the following statement is executed?
Item = myList.getSelectedIndex() ;


Definitions:

Related Questions