CBSE Class 10 Computer Applications
Question 1 of 12
Solved Sample Paper 2 — Question 7
Back to all questions<input type = "checkbox">
Reason — To create a checkbox in HTML, we use the <input> tag along with its 'type' attribute as follows:
<input type = "checkbox">