cisco 200-901 practice test

devnet associate (devasc)

Last exam update: Oct 15 ,2024
Page 1 out of 54. Viewing questions 1-10 out of 532

Question 1

When a Cisco IOS XE networking device is configured by using RESTCONF, what is the default data encoding method?

  • A. application/yaml-data+json
  • B. application/yang-data+json
  • C. application/xml-data+json
  • D. application/json-data+xml
Mark Question:
Answer:

d

User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
vote your answer:
A
B
C
D
0 / 1000

Question 2



Refer to the exhibit. A developer created a Python script by using the Cisco Meraki API. The solution must:
Obtain a list of HTTP servers for a network named net1.
Print the response body if the HTTP status code is 200.
Handle the timeout requests as exceptions, and print Timeout Error next to the exception to stdout.

Which block of code completes the script?

  • D. None
Mark Question:
Answer:

b

User Votes:
D
50%
Discussions
vote your answer:
D
0 / 1000

Question 3

DRAG DROP



Refer to the exhibit. Drag and drop the code from the bottom onto the box where the code is missing to configure the GigabitEthernet 3 interface. Not all options are used.

Mark Question:
Answer:

Discussions
0 / 1000

Question 4

A company plans to develop an application by using Cisco APIs. The application must use code repositories approved by Cisco. The development team wants to make use of community-supported, open-source code. Which resource should be used?

  • A. Cisco DevNet Code Exchange
  • B. Cisco TAC
  • C. Cisco DevNet Sandbox
  • D. Cisco DevNet Learning Labs
Mark Question:
Answer:

a

User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
vote your answer:
A
B
C
D
0 / 1000

Question 5

DRAG DROP

Drag and drop the code from the bottom onto the box where the code is missing to construct a Python script that calls a REST API request. Not all options are used.

Mark Question:
Answer:

Discussions
0 / 1000

Question 6



Refer to the exhibit. A developer has created an XML-based configuration model for a Cisco switch that is going to configure the device using NETCONF. From which configuration is the Interface Ethernet 0/0 deleted when this script is executed?

  • A. candidate
  • B. startup
  • C. current
  • D. base
Mark Question:
Answer:

d

User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
vote your answer:
A
B
C
D
0 / 1000

Question 7

A developer prepares an API to be used by administrators. API requires username and password to be verified for validated access to data, however username-password combination of users must not be sent to the API service itself. Authentication and authorization will be provided over the same mechanism. Which authentication mechanism must be used by the API service?

  • A. OAuth Authentication
  • B. Digest Access Authentication
  • C. Basic Authentication
  • D. API Key Authentication
Mark Question:
Answer:

a

User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
vote your answer:
A
B
C
D
0 / 1000

Question 8

Refer to the exhibit.

What caused the error in this API request?

  • A. The API resource does not support the POST operation.
  • B. The submitted JSON payload has a formatting issue.
  • C. The API resource does not support JSON format payloads.
  • D. The submitted JSON payload includes a field that is not supported by the API resource.
Mark Question:
Answer:

b

User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
vote your answer:
A
B
C
D
0 / 1000

Question 9

Which HTTP error code series relates to redirection?

  • A. 400
  • B. 500
  • C. 200
  • D. 300
Mark Question:
Answer:

d


Reference:
https://moz.com/learn/seo/http-status-codes

User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
vote your answer:
A
B
C
D
0 / 1000

Question 10

Which action does the Git command git merge allow the developer to perform?

  • A. Combine multiple sequences of commits into one unified history
  • B. Push changes to the remote repository
  • C. Create, list, rename, and delete branches
  • D. Switch between branches
Mark Question:
Answer:

a


Reference:
https://www.atlassian.com/git/tutorials/using-branches/git-merge

User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
vote your answer:
A
B
C
D
0 / 1000
To page 2