Multiple Choice
Inside an FXML file, to make a group of RadioButtons mutually exclusive, we assign to them the same value for the __________ attribute.
A) buttonGroup
B) group
C) buttonSet
D) toggleGroup
E) radioSet
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q44: To set the title of a window,
Q45: The _ component is encapsulated by the
Q46: The EventHandler interface does not use generics.
Q47: The EventHandler interface uses _, whose type
Q48: The GUI of an application can be
Q50: The _ class, part of the javafx.scne.media
Q51: The view in a GUI application can
Q52: It is possible to specify, in the
Q53: GridPane would be the best layout container
Q54: Which of the following statements is true?<br>A)