Multiple choice

The __________ field in the MIME header uses text to describe the data in body of the message.

  1. content type

  2. content transfer

  3. content Id

  4. none of these

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

The Content-Type field in the MIME header specifies the media type of the message body, such as text/plain or application/json. This tells the recipient how to interpret the data.