Multiple Choice
Which of the following is NOT a class used in constructing a menu system?
A) JMenuItem
B) JCheckBoxMenuItem
C) JButton
D) JRadioButtonMenuItem
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q10: What will happen when the following statement
Q11: If the argument passed to the showOpenDialog
Q12: When creating images, the argument passed to
Q13: When using a slider, by default, tick
Q14: Java provides this component for creating lists:<br>A)
Q16: A text field that can be changed
Q17: The JComboBox class is in the:<br>A) javax.swing
Q18: To add a tool tip to a
Q19: The JMenuBar method is a(n):<br>A) JFrame method<br>B)
Q20: Which of the following is NOT a