
CiscoCertified Network Associate Automation (CCNA Automation)
Domain 1Objective 5
5. Explain the Benefits of Organizing Code into Methods / Functions, Classes, and Modules 200-901 Practice Questions (Page 8)
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 40 practice questions to prepare you well beyond it. (estimate)
40questions here
8free pages
4concepts
15%of the exam
Questions 36–40
- 36
A team of engineers is collaborating on a network automation repository. How does modular code organization most directly support their collaboration?
Select an answer first - 37
A team is developing a Python application that uses a module named device_api.py. This module is imported by many other modules. The team wants to add a new feature to the module, but they are concerned about breaking existing functionality. They also want to allow other teams to use the module without modifying the original code. Which approach best addresses these concerns?
Select an answer first - 38
A network automation engineer has written a Python module called device_utils.py that contains functions for device discovery and configuration. The engineer wants to reuse these functions in a new project without copying the code. What is the most appropriate way to achieve reuse?
Select an answer first - 39
Which statement best describes a primary benefit of using functions in a Python script for network automation?
Select an answer first - 40
A developer is writing a Python script to manage network devices. The script needs to store device attributes (hostname, IP, credentials) and provide methods to connect, backup config, and reboot. Multiple devices will be handled, and the developer wants to ensure that each device's data is bundled with its operations. Which code organization best achieves this?
Select an answer first
Finished these 5 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.