An app for a hair styling stop needs a form for the various services that they offer. What control should be used to display all of the services and allow a customer to select one or more items? a. JRadioButton b. JCheckBox c. JTextArea d. JLabel

Respuesta :

Answer:

Explanation:

in order to allow a customer to select one or more option, the option to use is JCheckBox. Checkbox allows a user to chose more than one option from a list of option displayed. They are mostly presented in the form of a box which can be checked or unchecked. it allows a user to select more than a single option compare to radio button which allows a user to select just a single option from a list. So since the hair styling shop wants the user to select more than one option, The JCheckbox will be the right option. Further more, jLabel is just used to describe the purpose of the JCheckbox, like the name given to the checkbox.

ACCESS MORE
EDU ACCESS
Universidad de Mexico