Examveda
Examveda

Which of the following are the properties of a plug-in entry?

A. name

B. filename

C. mimeTypes

D. all of the mentioned

Answer: Option D

Solution(By Examveda Team)

Each plug-in has an entry in the array. Each entry has the following properties:
1. name – is the name of the plug-in.
2. filename – is the executable file that was loaded to install the plug-in.
3. description – is a description of the plug-in, supplied by the developer.
4. mimeTypes – is an array with one entry for each MIME type supported by the plug-in.

This Question Belongs to Javascript >> Caching And Debugging

Join The Discussion

Related Questions on Caching and Debugging