CBSE Class 10 Computer Applications Question 12 of 31

Solved Sample Paper 2 — Question 12

Back to all questions
12
Question

Question 12

Assertion (A) mailto is an easy and fast way by which a visitor at a website can directly send mail to website owner.

Reason (R) mailto is used in href but it is unable to create a link to open default E-mail client.

  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 mailto is an easy and fast way by which a visitor at a website can directly send mail to website owner.

R is false as even though mailto is used in href, it opens the default e-mail client of the user's computer.