00:00

QUESTION 116

- (Exam Topic 1)
What is the first development task in test-driven development?

Correct Answer: B
Reference:
https://technologyconversations.com/2013/12/20/test-driven-development-tdd-example-walkthrough/

QUESTION 117

- (Exam Topic 1)
what is an advantage of a version control system?

Correct Answer: C

QUESTION 118

- (Exam Topic 2)
200-901 dumps exhibit
Refer to the exhibit. A developer is creating a Python script to obtain a list of HTTP servers on a network named office_east by using the Cisco Meraki API. The request has these requirements:
• Must time out if the response is not received within 2 seconds.
• Must utilize client certificates and SSL certificate verification.
• Must utilize basic authentication that uses a username of admin and a password of cisco.
• Must save the response to an object named response.
Drag and drop the code snippets from the bottom onto the blanks in the code to meet the requirements. Not all options are used.
200-901 dumps exhibit
Solution:
Text Description automatically generated
Reference:
https://community.cisco.com/t5/networking-blogs/authenticating-rest-api-calls-to-dnac-getting-started/ba-p/3658

Does this meet the goal?

Correct Answer: A

QUESTION 119

- (Exam Topic 1)
Which status code is used by a REST API to indicate that the submitted payload is incorrect?

Correct Answer: A
Reference:
https://community.cisco.com/t5/application-centric/apic-rest-api-produces-inconsistent-response/td-p/2758230