CBSE Class 10 Computer Applications
Question 35 of 56
Forms and Frames — Question 8
Back to all questions 8
Question Question 8
Which attribute of the <INPUT> tag specifies that the input element should be preselected when the web page loads?
- Selected
- Checked
- Default
- None of these
Checked
Reason — Checked attribute of the <INPUT> tag specifies that the input element should be preselected when the web page loads.