Answer:
This is a property which is used for checking the format of the posted file.
The formats can be
1) text/plain: It specifies a plain text file (.txt file).
2) text/xml: It specifies xml file.
3) application/word: It specifies a document file.
4) image/gif: It specifies a gif format image.
Like this we can mention the different dot extension properties.
Asked In: Many Interviews |
Alert Moderator