Multiple choice

MIME is

  1. a transport agent for E-mail

  2. an interface between the mail client and the web server

  3. a compressor that packages different formats into SMPT compatible Type

  4. None of these

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

MIME (Multipurpose Internet Mail Extensions) extends email to support non-text content like images, audio, and video by encoding different formats into SMTP-compatible text. It acts as an interface specification, not a physical transport agent (A) or web server interface (B).