Multiple Choice
Which of the following GUI components operates as a group so that only one of the options can be selected at a time?
A) JCheckBox
B) JButton
C) JRadioButton
D) JButtonGroup
E) all of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q18: If int[] x = new int[15]; and
Q31: Write a method to compute the average
Q38: Write a method that takes an array
Q42: A Polygon object in Java can be<br>A)
Q43: Write a code fragment to create a
Q46: An int array stores the following values.
Q48: For the questions below, assume an int
Q49: Both the Insertion Sort and the Selection
Q51: Which of the following is a legal
Q52: Just as arrays can only have a