Multiple Choice
When the arrow on a JComboBox is clicked:
A) an ItemEvent occurs.
B) a scrollbar always appears.
C) an ActionEvent occurs.
D) The JComboBox expands to a list.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: Which of the following is the method
Q2: Some common lightweight component features supported by
Q4: A JScrollPane is provided automatically for which
Q5: Which of the following is not necessary
Q6: Method _-can be used to set the
Q7: Method getSelectedValues of class JList returns:<br>A) an
Q8: The BorderLayout layout manager:<br>A) divides an area
Q9: In what cases are adapter classes useful?<br>A)
Q10: When a component is_- , paintComponent clears
Q11: Which JFrame constant indicates that the program