Matching questions give you two columns — concepts, commands, or protocols on the left, and their definitions or use-cases on the right. You drag each left item to its correct match. These appear on most certification exams and punish superficial memorisation.
Start Scenario PracticeMatch each HTTP status code to its meaning.
Explanation: The correct matches are: 200 OK = Request succeeded, 201 Created = Resource created successfully, 400 Bad Request = Malformed syntax or invalid request, 404 Not Found = Resource not found. Common confusions include swapping 200 and 201, as well as 400 and 404.
Match each Python library to its typical use in network automation.
Explanation: Netmiko, NAPALM, Paramiko, and PyEZ are common Python libraries in network automation. Netmiko simplifies SSH, NAPALM provides a vendor-agnostic API, Paramiko is a low-level SSH library, and PyEZ is Juniper-specific. Common confusions include mixing Netmiko with HTTP libraries and NAPALM with vendor-specific tools.
Match each CI/CD concept to its definition.
Explanation: Continuous Integration (CI) focuses on merging and automated testing. Continuous Delivery (CD) ensures code is always ready for production deployment but requires manual approval. Continuous Deployment (CDep) automates deployment to production after tests pass. Common confusions involve swapping definitions of CI and CD or CDep.
Match each Cisco DevNet Associate exam topic to its description.
Explanation: The correct matches pair each exam topic with its appropriate description. The Software Development and Design domain emphasizes design, version control, and testing. Understanding and Using APIs focuses on REST, HTTP methods, and authentication. Cisco Platforms and Development involves working with specific Cisco platforms. Common confusions arise from swapping the descriptions of Software Development and Design with Cisco Platforms and Development.
Match each YAML structure to its description.
Explanation: In YAML, a mapping (dictionary) uses key: value pairs; a sequence (list) uses '- ' items; a scalar is a single value. The distractors swap definitions or apply collection concepts to scalars.
+5 more scenario questions available
Practice all Drag and Drop Matching QuestionsMatching questions give you two columns — concepts, commands, or protocols on the left, and their definitions or use-cases on the right. You drag each left item to its correct match. These appear on most certification exams and punish superficial memorisation. These appear throughout the 200-901 and require you to apply your knowledge, not just recall facts.
Cisco doesn't publish an exact breakdown, but scenario-based questions (especially exhibit and command-output formats) make up a significant portion of the 200-901. Practicing each scenario type ensures you're ready for any format.
Yes. Courseiva provides free 200-901 scenario practice across all official exam domains. The platform includes scenario-based questions, command-output interpretation, topic-based practice, mock exams, and readiness tracking — no account required.
Launch a full Drag and Drop Matching Questions session with instant scoring and detailed explanations.
Start Scenario Practice →