Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Cisco logo

CiscoCertified Network Associate Automation (CCNA Automation)

Domain 1Objective 2

2. Describe Parsing of Common Data Format (XML, JSON, and YAML) to Python Data Structures 200-901 Practice Questions (Page 5)

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

23questions here
5free pages
4concepts
15%of the exam

Questions 21–23

  1. 21expert · hard

    A network automation script must parse an XML response that contains multiple elements with the same tag name at different levels. The script needs to extract only the elements that are direct children of a specific parent. Which ElementTree method is most appropriate?

    Select an answer first
  2. 22foundation · easy

    A network automation script needs to read a YAML configuration file. Which Python library is commonly used to parse YAML content into Python data structures?

    Select an answer first
  3. 23foundation · easy

    Consider the following YAML snippet: hostname: R1 interfaces: - name: Gig0/0 ip: 10.0.0.1 - name: Gig0/1 ip: 10.0.0.2 After parsing this YAML with yaml.safe_load(), what Python data structure is the value of the key "interfaces"?

    Select an answer first
Finished these 3 questions?

Review the revealed explanations, or continue through the curriculum.

No more pagesBack to 200-901

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-901” is a trademark of its owner, used for identification only.