CiscoCisco
200-301 · Question #1759
200-301 Question #1759: Real Exam Question with Answer & Explanation
The correct answer is A: object. This is a JSON object because it is enclosed in { } and contains key-value pairs.
Submitted by haru.x· Mar 30, 2026DOMAIN_LIST_NOT_PROVIDED
Question
What is represented in line 2 within this JSON schema?
Options
- Aobject
- Bvalue
- Ckey
- Darray
Explanation
This is a JSON object because it is enclosed in { } and contains key-value pairs.
Topics
#JSON syntax#JSON structure#JSON components
Community Discussion
No community discussion yet for this question.