Go Back on 200-901 Exam
Available in 1, 3, 6 and 12 Months Free Updates Plans
PDF: $15 $60

Test Engine: $20 $80

PDF + Engine: $25 $99

200-901 Practice Test


Page 1 out of 42 Pages

Refer to the exhibit


A.

Lettuce


B.

Kiwi


C.

[‘kiwi’, ‘grape’]


D.

{‘color’: ‘green’, ‘items’: [‘kiwi’, ‘grape’]





B.
  

Kiwi



An application calls a REST API and expects a result set of more than 550 records, but each time the call is
made, only 25 are returned. Which feature limits the amount of data that is returned by the API?


A.

pagination


B.

payload limit


C.

rate limiting


D.

service timeouts





A.
  

pagination



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


A.

response.status_code== requests.ok


B.

respons.status_code== requests.codes.ok


C.

response.code== requests.codes.ok


D.

response.status_code ! == requests.codes.ok





B.
  

respons.status_code== requests.codes.ok



Refer to the exhibit.

What is represented in this YANG module?


A.

interface management


B.

topology


C.

BGP


D.

OpenFlow





A.
  

interface management



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


A.

JSON objects arc collection of key value paire.


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





A.
  

JSON objects arc collection of key value paire.



D.
  

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




Page 1 out of 42 Pages