Developing Applications and Automating Workflows Using Cisco Platforms (DEVASC) — Question 91

What is a benefit of organizing code into modules?

Answer options

Correct answer: B

Explanation

The correct answer is B because organizing code into modules fosters better teamwork by allowing multiple developers to work on different parts simultaneously without conflict. Options A, C, and D, while they may have their own benefits, do not specifically address the improvement in collaboration that modularization provides.