In a controller class, the variable radio1 references a RadioButton component, and outputLabel references a Label component. Write an if statement that determines whether the RadioButton is selected. If the RadioButton is selected, display “Selected” in the outputLabel. Otherwise, display “Not selected” in the outputLabel.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.