Multiple choice

By using which of the following swing components, you can select an option from a given list of mutually exclusive options?

  1. JRadioButton

  2. JButton

  3. JList

  4. javax.swing.plaf

  5. Alarm

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

By using this swing component, you can select an option from a given list of mutually exclusive options.