Home / Programming MCQs / JavaScript MCQs / Question
M
Q. What is the purpose of the preference method in a navigator?
The preference(name,value) method allows a signed script to get and set some Netscape preferences. If the second parameter is omitted, this method will return the value of the specified preference; otherwise, it sets the value. Netscape only.
You must be Logged in to update hint/solution
Which program code doesn’t need preprocessing before being run?
The basic difference between JavaScript and Java is
What will be the output of the following JavaScript code?
Which of the following is not a WebSocket event?
What should be the value of the type attribute of a variable if the type of file is CSS?
Discusssion
Login to discuss.