CiscoCisco
350-401 · Question #1144
350-401 Question #1144: Real Exam Question with Answer & Explanation
Sign in or unlock 350-401 to reveal the answer and full explanation for question #1144. The question stem and answer options stay visible for context.
Submitted by fatema_kw· Mar 6, 2026Understanding and applying proper data interchange format syntax, specifically JSON structure and formatting rules, as tested in web development, API integration, or IT Fundamentals certification domains.
Question
Which JSON script is properly formatted? A. B. C. D.
Options
- A{"class": { "title":"Science", "Grade":"11", "Location":"Room C", } }
- B{"Lodging": { "Type":"B&B", "Location":"Oceanfront", "Contact":"946-685-8364 } }
- C{"subject": { "title":"Sewing", "setting":"Creative", "session":"Summer" } }
- D{"frames": { "type":"premium", "material":"wood", "shape":"square" } }
Unlock 350-401 to see the answer
You've previewed enough free 350-401 questions. Unlock 350-401 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#JSON#Data Formatting#Syntax Validation#Web Technologies