Q12 Single choice Mark for later Refer to the exhibit.What is the JSON syntax that is formed from the data? A Make":`Gocar, "Model': "Zoom", "Features": ["Power Windows", "Manual Dnve", "Auto AC"]} B 'Make ": "Gocar1, "Model": "Zoom", "Features": ["Power Windows", "Manual Drive", "Auto AC"] C {"Make": Gocar, "Model": Zoom, "Features": Power Windows, Manual Drive, Auto AC} D ("Make":[ "Gocar", "Model": "Zoom"], Features": ["Power Windows", "Manual Drive", "Auto AC"]} Correct answer