The type of control normally used when you want the user to only be allowed to select one option from several possible options is the __________.

a. Button
b. RadioButton
c. CheckBox
d. Any of these


b. RadioButton

Computer Science & Information Technology

You might also like to view...

Which of the following is not a document view?

A) Notes B) Outline C) Draft D) Print Layout

Computer Science & Information Technology

Java supports ________; collections of related methods that typically enable you to tell objects what to do, but not how to do it (we’ll see an exception to this in Java SE 8).

a. classes b. subclasses c. superclasses d. interfaces

Computer Science & Information Technology