Multiple Choice
To create mutually exclusive options use ____.
A) a GroupBox object with RadioButton objects
B) a GroupBox object with CheckBox objects
C) either a RadioButton and CheckBox object
D) a ListBox object
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q43: ComboBox objects have an added feature over
Q44: A number of objects can be wired to
Q45: To retrieve data from a ListBox control
Q46: The delegate definition does not include a
Q47: Which control is used for placing objects,
Q49: What does the following statement do?<br>This.BackColor =
Q50: Delegates are special types of .NET classes
Q51: In order to add values to the
Q52: You change the appearance of the tabs
Q53: The SelectionMode property of the ListBox object