InterviewSolution
Saved Bookmarks
| 1. |
Which of these is a standard for communicating multimedia content over email?(a) http(b) https(c) Mime(d) httpd |
|
Answer» Correct answer is (c) Mime Explanation: MIME is an internet standard for communicating multimedia content over email. The HTTP protocol uses and extends the notion of MIME headers to pass attribute pairs between HTTP client and server. |
|