Multiple choice Which class/widget is used to insert radio button in android? <input type="radio"> RadioGroup, RadioButton RadioView All of the above None of these Reveal answer Fill a bubble to check yourself B Correct answer Explanation RadioGroup and RadioButton are used for inserting radio buttons in android.