Cisco Developing Applications using Cisco Core Platforms and APIs (DEVCOR) 350-901 Question # 19 Topic 2 Discussion

Cisco Developing Applications using Cisco Core Platforms and APIs (DEVCOR) 350-901 Question # 19 Topic 2 Discussion

350-901 Exam Topic 2 Question 19 Discussion:
Question #: 19
Topic #: 2

Refer to the exhibit.

350-901 Question 19

An application has been created to serve a whole enterprise. Based on use and department requirements, changes are requested on a quarterly basis. When evaluating the application design, which two actions improve code maintainability?


A.

Replace the requests library with the http client library in the code.


B.

Place all import statements on a single line at the top of the code.


C.

Cache responses to API calls for later reuse on other code.


D.

Parameterize similar code blocks inside functions and reuse within the code.


E.

Add comments in appropriate locations to aid in understanding the code.


Get Premium 350-901 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.