Question:medium

Consider the following statement(s) and choose the correct one.
1. PoP3 does not allow the user to organize his mail on the server.
2. In IMAP4, the user can search the contents of the email for a specific string of characters prior to downloading.
3. MIME is a supplementary protocol that allows ASCII data to be sent through email.
Choose the correct answer from the options given below:

Show Hint

IMAP4 supports advanced features like searching emails, while MIME extends email capabilities beyond ASCII text.
Updated On: Feb 11, 2026
  • (A) and (B) only
  • (B) and (C) only
  • (A) and (C) only
  • (A) only
Show Solution

The Correct Option is B

Solution and Explanation

- (A) is incorrect: PoP3 allows email downloads but does not support server-side email organization. - (B) is correct: IMAP4 provides advanced features, such as searching email content on the server before downloading. - (C) is correct: MIME (Multipurpose Internet Mail Extensions) is a protocol that enables sending non-ASCII data, like multimedia, through email.
Was this answer helpful?
0