Multiple Choice
Which of the following GUI objects generate(s) action events?
I JComboBox
II JRadioButton
III JButton
A) I
B) I and II
C) I and III
D) I, II and III
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q4: The ChangeEvent class defines no methods.What makes
Q7: In Java, each container has its own
Q36: Which class has constants called NORTH and
Q66: Which code will create a JSlider with
Q68: Which layout manager allows you to add
Q70: If you want to have a tabular
Q70: When using a combo box, the _
Q71: Which GUI element allows text entry from
Q72: What is known for certain from this
Q74: The code below will not compile successfully