DEVFYI - Developer Resource - FYI

How can the Checkbox class be used to create a radio button?

Java Interview Questions and Answers (part 2)


(Continued from previous question...)

293. How can the Checkbox class be used to create a radio button?

By associating Checkbox objects with a CheckboxGroup.

(Continued on next question...)

Other Interview Questions