CBSE Class 10 Computer Applications Question 2 of 12

Solved Sample Paper 5 — Question 12

Back to all questions
12
Question

Question 12

Assertion (A) Web users fill out the forms using checkboxes, radio button or text fields.

Reason (R) A web form is a list that is used to store data.

  1. Both A and R are true and R is a correct explanation of A.
  2. Both A and R are true but R is not a correct explanation of A.
  3. A is true and R is false.
  4. A is false and R is true.
Answer

A is true and R is false.

Reason — A is true as web users fill out the forms using checkboxes, radio button or text fields. R is false as a web form is a means to collect information/data from the site visitor. It is done with the help of controls that collect the information and send it over.