Home / Programming MCQs / JavaScript MCQs / Question

M

Mr. Dubey • 51.62K Points
Coach

Q. What does the method defineSettings() return?

(A) Array of settings name
(B) Array of hash key
(C) Array of strings
(D) None of the mentioned
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

Discusssion

Login to discuss.