Vidyalelo
JavaScript · Q89

Caching And Debugging

Programming · JavaScript · question 89

Q89

What is the purpose of the mimeTypes property of a plug-in entry?

A.
Contains MIME properties
B.
Contains MIME sizes
C.
Contains MIME types
Answer
D.
None of the mentioned

Answer: Option C

Solution

Answer: Option C
Solution:
mimeTypes is an array with one entry for each MIME type supported by the plug-in.