CBSE Class 10 Computer Applications
Question 12 of 31
Solved Sample Paper 2 — Question 12
Back to all questions 12
Question 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.
- 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 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.