CBSE Class 10 Computer Applications
Question 2 of 12
Solved Sample Paper 5 — Question 12
Back to all questions 12
Question 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.
- Both A and R are true and R is a correct explanation of A.
- Both A and R are true but R is not a correct explanation of A.
- A is true and R is false.
- A is false and R is true.
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.