200-901 Dumps

200-901 Free Practice Test

Cisco 200-901: Developing Applications and Automating Workflows using Cisco Core Platforms (DEVASC)

QUESTION 106

- (Exam Topic 1)
Which REST architectural constraint indicates that no client context should be stored on the server between requests?

Correct Answer: A
Reference: https://developer.cisco.com/docs/nx-os/#!representational-state-transfer-rest

QUESTION 107

- (Exam Topic 2)
Which platform is used to programmatically create a space and invite users for collaboration?

Correct Answer: C

QUESTION 108

- (Exam Topic 2)
Drag and drop the code snippets from the bottom to the blanks in the code to test the API response through the Python unittest library. Not all options are used.
200-901 dumps exhibit
Solution:
Graphical user interface, text Description automatically generated

Does this meet the goal?

Correct Answer: A

QUESTION 109

- (Exam Topic 3)
Which OWASP threat takes advantage of a web application that the user has already authenticated to execute an attack?

Correct Answer: D
Cross-Site Request Forgery (CSRF) is an attack that forces an end user to execute unwanted actions on a web application in which they’re currently authenticated.
https://owasp.org/www-community/attacks/csrf

QUESTION 110

- (Exam Topic 1)
What are two advantages of version control software? (Choose two.)

Correct Answer: DE