Question 95

Computer Awareness Internet and Email Easy

Which ONE of the following protocols is used specifically by an email client to read emails from an email server?

(A) DNS - Domain Name System
(B) ICMP - Internet Control Message Protocol
(C) IMAP - Internet Message Access Protocol
(D) SMTP - Simple Mail Transfer Protocol
View Dynamic Solution & Explanation
Correct Solution: Option C

Step-by-step Solution:

IMAP (Internet Message Access Protocol) is specifically designed for email clients to retrieve and read emails stored on a mail server, allowing for synchronization across multiple devices. Let's evaluate the other protocols: - **DNS (Domain Name System)** translates human-readable domain names into IP addresses. - **ICMP (Internet Control Message Protocol)** is used for network diagnostics (e.g., ping). - **SMTP (Simple Mail Transfer Protocol)** is used for *sending* emails, not reading them.