A

Admin • 833K 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
  • Correct Answer - Option(A)
  • Views: 23
  • Filed under category JavaScript
  • Hashtags:

Explanation by: Admin

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.

Be the first to start discuss.