312-49 · Question #682
Which of the following protocols allows non-ASCII files, such as video, graphics, and audio, to be sent through the email messages?
The correct answer is A. MIME. MIME (Multipurpose Internet Mail Extensions) is the standard protocol that extends email to support non-ASCII content including video, audio, images, and application files as attachments or inline content. It defines content types (e.g., image/jpeg, audio/mp3) and encoding scheme
Question
Which of the following protocols allows non-ASCII files, such as video, graphics, and audio, to be sent through the email messages?
Options
- AMIME
- BBINHEX
- CUT-16
- DUUCODE
How the community answered
(31 responses)- A90% (28)
- B3% (1)
- C6% (2)
Explanation
MIME (Multipurpose Internet Mail Extensions) is the standard protocol that extends email to support non-ASCII content including video, audio, images, and application files as attachments or inline content. It defines content types (e.g., image/jpeg, audio/mp3) and encoding schemes (e.g., Base64) to safely transmit binary data over email. BINHEX is a Mac-specific encoding. UUCODE (UUEncode) is an older Unix encoding method. UTF-16 is a character encoding standard, not an email protocol.
Topics
Community Discussion
No community discussion yet for this question.