Multiple Choice
A ____ is a Component the user can click with a mouse to make a selection.
A) JCheckBox
B) JButton
C) JLabel
D) JComboBox
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: You define the text to be displayed
Q31: The _ method of JCheckBox sets the
Q35: import javax.swing.*;<br>public class JFrameLook<br>{<br>public static void main(String[]
Q37: Describe the FlowLayout manager.
Q47: You can call a JFrame 's setDefaultCloseOperation()
Q55: In a(n) _ program, the user might
Q64: Write the statement to create a JLabel
Q66: The ActionListener interface contains the _ method
Q71: The _ responds to keyboard events.<br>A) KeyListener<br>B)
Q79: Write the code to build a JComboBox