Developing Applications Using Cisco Core Platforms and APIs (DEVCOR) — Question 88

What is the function of dependency management?

Answer options

Correct answer: C

Explanation

The correct answer is C because dependency management automates the process of identifying and resolving the relationships between different code modules. Options A and B describe practices related to code structure and language use, while D focuses on version control rather than managing dependencies.