InterviewSolution
| 1. |
What Is Meant By Mime? |
|
Answer» MIME is MULTIPURPOSE Internet Mail Extensions is an Internet standard for the format of e-mail. However browsers also USES MIME standard to transmit FILES. MIME has a header which is added to a beginning of the data. When browser sees such header it shows the data as it would be a file (for EXAMPLE image) Some examples of MIME TYPES: audio/x-ms-wmp MIME is Multipurpose Internet Mail Extensions is an Internet standard for the format of e-mail. However browsers also uses MIME standard to transmit files. MIME has a header which is added to a beginning of the data. When browser sees such header it shows the data as it would be a file (for example image) Some examples of MIME types: audio/x-ms-wmp |
|