Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Cisco logo

CiscoCertified Network Associate (CCNA)

Domain 6Objective 7

6.7 Recognize Components of JSON-encoded Data 200-301 Practice Questions (Page 2)

Part of the Automation and Programmability domain, which accounts for 10% of the 200-301 exam. Cisco does not publish an official question count, but from its 120-minute exam (~50–80 total, ~5–8 in this domain), expect 1–1 from this objective — we provide 15 practice questions to prepare you well beyond it. (estimate)

15questions here
3free pages
5concepts
10%of the exam

Questions 6–10

  1. 6foundation · easy

    Which JSON data type is represented by the value `true`?

    Select an answer first
  2. 7expert · hard

    A network engineer is writing a script to parse a JSON response from a network device. The response contains a top-level object with a 'vlans' key that holds an array of VLAN objects. Each VLAN object has an 'id' and a 'name'. Which code snippet correctly extracts the name of the VLAN with id 10?

    Select an answer first
  3. 8application · medium

    A monitoring system returns the following JSON for a router: {"router": {"name": "R1", "interfaces": [{"name": "G0/0", "status": "up"}, {"name": "G0/1", "status": "down"}]}}. How would a script access the status of the second interface?

    Select an answer first
  4. 9foundation · easy

    Which of the following correctly describes a nested JSON structure?

    Select an answer first
  5. 10foundation · easy

    Why is it important for JSON data to follow strict formatting rules?

    Select an answer first
Finished these 5 questions?

Review the revealed explanations, or continue through the curriculum.

Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by Cisco. “200-301” is a trademark of its owner, used for identification only.