Pass the Cisco Cisco Certified DevNet Associate 200-901 Questions and answers with CertsForce

Viewing page 8 out of 14 pages
Viewing questions 71-80 out of questions
Questions # 71:

A function my_func() returns True when it executes normally. Which python snippet tests my_func()?

Question # 71

Options:

A.

Option A


B.

Option B


C.

Option C


D.

Option D


Expert Solution
Questions # 72:

In python, which expression checks whether the script returns a success status code when the Requests library is used?

Options:

A.

response.status_code== requests.ok


B.

response.status_code== requests.codes.ok


C.

response.code== requests.codes.ok


D.

response.status_code ! == requests.codes.ok


Expert Solution
Questions # 73:

What is the Git command to delete a local branch named “experiment” without a warning?

Options:

A.

git branch –n experiment


B.

git branch –rm experiment


C.

git branch –f experiment


D.

git branch –D experiment


Expert Solution
Questions # 74:

Drag and drop the descriptions from the left onto correct application deployment models on the right.

Question # 74


Expert Solution
Questions # 75:

Fill in the blanks to complete the Python script to update the Webex Teams membership of a room using the Python requests library import requests

Question # 75


Expert Solution
Questions # 76:

Which two statements about JSON and XML are true? (Choose two.)

Options:

A.

JSON objects are collection of key value pair.


B.

The syntax of JSON contains tags, elements, and attributes.


C.

JSON arrays are an unordered set of key value pairs.


D.

The syntax of XML contains tags, elements, and attributes.


E.

XML objects are collections of key-value pairs.


Expert Solution
Questions # 77:

What is used in Layer 2 switches to direct packet transmission to the intended recipient?

Options:

A.

spanning tree


B.

IPv4 address


C.

IPv6 address


D.

MAC address


Expert Solution
Questions # 78:

Users cannot access a webserver and after the traffic is captured, the capture too* shows an ICMP packet that reports "communication administratively prohibited" What Is the cause of this webserver access Issue?

Options:

A.

An access list along the path is blocking the traffic


B.

The traffic is not allowed to be translated with NAT and dropped.


C.

Users must authenticate on the webserver to access It


D.

A router along the path is overloaded and thus dropping traffic


Expert Solution
Questions # 79:

Drag and drop the function on the left onto the type of plane that handles the function on the right.

Question # 79


Expert Solution
Questions # 80:

Which CI/CD tool is an automation tool used to build, test, and deploy software?

Options:

A.

Nagios


B.

Gradle


C.

Jenkins


D.

Git


Expert Solution
Viewing page 8 out of 14 pages
Viewing questions 71-80 out of questions