Home / Programming MCQs / JavaScript MCQs / Question
M
Q. What is the purpose of the mimeTypes property of a plug-in entry?
mimeTypes is an array with one entry for each MIME type supported by the plug-in.
You must be Logged in to update hint/solution
Which of the following are not server-side Javascript objects?
A function definition expression can be called
When we can’t trigger JavaScript from an event handler?
Which function is used in JavaScript for URL encoding?
Which of the below does not belong to the Render Engine work flow?
What will happen if a return statement does not have an associated expression?
What is the correct syntax for opening a new window called “f2”?
When an empty statement is encountered, a JavaScript interpreter
Discusssion
Login to discuss.