Multiple Choice
A ____ is a Component used to trigger an action or make a selection when the user clicks it.
A) JCheckBox
B) JButton
C) JLabel
D) JComboBox
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q33: Swing components are UI elements such as
Q34: Java provides you with a Font class
Q35: import javax.swing.*; <br>public class JFrameLook <br>{ <br> public
Q36: The Swing classes are part of a
Q37: Provide an example of an event-driven program.
Q39: Which method do you use to assign
Q40: Within an event-driven program, a component on
Q41: How do you change the text of
Q42: An object that is interested in an
Q43: Match each term with the correct statement