Multiple Choice
Which one of these strings is the only valid JSON string?
A) { "cities": ("New York", "Palo Alto", "Boston") }
B) { "cities": {"New York", "Palo Alto", "Boston"} }
C) [ "cities": {"New York", "Palo Alto", "Boston"} ]
D) { "cities": ["New York", "Palo Alto", "Boston"] }
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q16: What method of the AppWidgetProvider class is
Q17: The openConnection method of the URL class
Q18: What method of the RemoteViews class is
Q19: What attribute, included in the XML file
Q20: What is the name of the class
Q22: There are no restrictions regarding the use
Q23: What attribute, included in the XML file
Q24: The execute method of the AsyncTask class
Q25: The getJSONObject method of the JSONObject class
Q26: To create a widget, we need to