Q. What is the purpose of the preference method in a navigator?
β
Correct Answer: (B)
Set Netscape preference
Explanation: 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.