CBSE Class 10 Computer Applications
Question 28 of 48
HTML III — Audio, Video and Forms — Question 17
Back to all questions 17
Question Question 17
You can pre-select a radio button by utilizing a ............... attribute.
- select
- choice
- checked
- marked
checked
Reason — You can pre-select a radio button by utilizing a checked attribute. It indicates that a particular option should be selected by default when a page loads.