What is the function of the 'Mailto' link in HTML? MCQ with Answer and Explanation

What is the function of the 'Mailto' link in HTML?
A. To send an email directly from the server
B. To display a contact form
C. To open the user's default email client with a pre-addressed message
D. To create a hyperlink to an email address
Answer: Option C
Solution (By JKSSB Mock Tests)
A mailto link (e.g., ) opens the default email client with the recipient's address.

Discuss this Question (0)

No comments yet. Be the first to start the discussion!

Practice More Internet and Web Technologies Questions

Question #1
What does the term 'web 2.0' refer to?
A. The second version of the HTTP protocol
B. A term for websites that emphasize user-generated content and interactivity
C. An encryption standard
D. A new type of web browser

Correct Answer: Option B


Explanation:
Web 2.0 refers to the second generation of the web, characterized by user-generated content, social media, and enhanced interactivity, as opposed to static pages.

This question belongs to: Computer Internet and Web Technologies
Question #2
What is the primary operational task of a 'TLD (Top-Level Domain) Name Server' operating within the Domain Name System hierarchy?
A. To filter email spam items from incoming mail folders
B. To maintain records for all domain names sharing a specific extension (like .com or .org) and direct queries to their respective authoritative nameservers
C. To track local physical computer operating temperature logs
D. To parse HTML structural page code inside browser windows

Correct Answer: Option B


Explanation:
TLD nameservers maintain the directory data for specific domain extensions, acting as an essential intermediate link in the DNS resolution process by routing queries to authoritative servers.

This question belongs to: Computer Internet and Web Technologies
Question #3
What is the primary function of the 'Subject' line field inside a standard electronic mail header pane?
A. To clear out temporary junk sender addresses automatically
B. To host heavy multimedia file attachments safely
C. To list the encrypted server IP routing metrics
D. To provide a short summary description of the email's topic or purpose before the message is opened

Correct Answer: Option D


Explanation:
The Subject header provides descriptive text summarizing the main topic or intent of the email message for the recipient.

This question belongs to: Computer Internet and Web Technologies