Home / Programming MCQs / JavaScript MCQs / Question
M
Q. What does the method defineSettings() return?
The defineSettings() method returns an array whose keys define the setting names, and values define the parameters (the type of value, etc.).
You must be Logged in to update hint/solution
Which object in Javascript doesn’t have a prototype?
What will be the output of the below code ?
What is the purpose of the area element?
The opposite of onmouseover is_____?
A ___________ has global scope which means it can be defined anywhere in your JavaScript code.
Which one of the following given task is performed by the "pop()" method of the array?
The language is commonly used to
What will be the output of the following JavaScript code?
What is the output of below Javascript code if user keeps the default value of prompt box?
Discusssion
Login to discuss.