How do you programmatically determine whether a RadioButton is checked?

How do you programmatically determine whether a RadioButton is checked?



Answer: You should check the isChecked() method


Learn More :

Learn More Multiple Choice Question :