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.

  1. select
  2. choice
  3. checked
  4. marked
Answer

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.