Cisco
200-301 · Question #857
Refer to the exhibit. How many objects are present in the given JSON-encoded data?
The correct answer is D. nine. Simply count all the opening or closing curly brackets that represent the start or closing of an object value. NOTE: there's an error on that exhibit, the opening bracket in the array is supposed to be an opening bracket.
Submitted by haruto_sh· Mar 5, 2026Automation and Programmability
Question
Refer to the exhibit. How many objects are present in the given JSON-encoded data?
Options
- Aone
- Bfour
- Cseven
- Dnine
How the community answered
(36 responses)- A11% (4)
- B8% (3)
- C3% (1)
- D78% (28)
Explanation
Simply count all the opening or closing curly brackets that represent the start or closing of an object value. NOTE: there's an error on that exhibit, the opening bracket in the array is supposed to be an opening bracket.
Topics
#JSON objects#JSON data structure#Data interpretation
Community Discussion
No community discussion yet for this question.