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

Verified
Correct Answer:
Verified
Related Questions
Q1: If null is passed as an argument
Q2: What will be the result of the
Q4: The default selection mode for a JList
Q5: What will be the result when the
Q6: The JComboBox class is in this package.<br>A)
Q7: If you call the JTextField component's setEditable
Q8: What is returned by the JList class's
Q9: What will be the result when the
Q10: A mnemonic is<br>A) a single key on
Q11: What will be displayed when the following