Refer to the exhibit. 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? (Choose two.) A. Place all import statements on a single line at the top of the code. B. Cache responses to API calls for later reuse on other code. C. Replace the requests library with the http.client library in the 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. Â Suggested Answer: D. E This question is in 350-901 DEVCOR exam For getting DevNet Professional Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Cisco. Trademarks, certification & product names are used for reference only and belong to Cisco.
Please login or Register to submit your answer