When an item in the combo box is selected, the combo box executes its action event listener's actionPerformed method, passing:
A) an ItemEvent object as an argurment.
B) a SelectionEvent object as an argurment.
C) an ActionEvent object as an argument.
D) the combo box as an argument.
C) an ActionEvent object as an argument.
Computer Science & Information Technology
You might also like to view...
A(n) ________ is a descriptive title for a figure, a table, or an equation
Fill in the blank(s) with correct word
Computer Science & Information Technology
The symbols >, <. and = are ___________________ operators used in queries.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology