Cisco
200-301 · Question #1759
What is represented in line 2 within this JSON schema?
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, 2026Automation and Programmability
Question
What is represented in line 2 within this JSON schema?
Exhibits
Options
- Aobject
- Bvalue
- Ckey
- Darray
How the community answered
(44 responses)- A95% (42)
- B2% (1)
- D2% (1)
Explanation
This is a JSON object because it is enclosed in { } and contains key-value pairs.
Topics
#JSON#data types#object#schema
Community Discussion
No community discussion yet for this question.

