6.0 Automation and Programmability
JSON & Data Formats Practice Questions
Reading JSON, XML, and YAML, plus REST verbs and HTTP response codes.
Author-reviewed by LabFabric · 7 September 2026 · Report a content issue
One solved question, so you can see how these are marked
In JSON, which characters enclose an array of values?
Square brackets [ ]
Square brackets enclose an ordered array, and curly braces enclose an object of key/value pairs. An array can hold objects, so nested combinations of the two are common in API responses.
Every question in the set below is marked like this. The answers stay hidden until you pick one.
Find related practice in the CCNA path