πŸ“Š JavaScript
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
πŸ’¬ Discuss
βœ… Correct Answer: (A) Array of settings name

Explanation: The defineSettings() method returns an array whose keys define the setting names, and values define the parameters (the type of value, etc.).

Explanation by: Mr. Dubey
The defineSettings() method returns an array whose keys define the setting names, and values define the parameters (the type of value, etc.).

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
102
Total Visits
πŸ“½οΈ
2 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
90%
Success Rate