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?

  1. Selected
  2. Checked
  3. Default
  4. None of these
Answer

Checked

Reason — Checked attribute of the <INPUT> tag specifies that the input element should be preselected when the web page loads.