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

What is the benefit of organizing data into functions?

Answer options

Correct answer: C

Explanation

The correct answer, C, is accurate because organizing code into functions enhances reusability, making it easier to maintain and update. Options A, B, and D describe different aspects of programming but do not specifically convey the main advantage of structuring data into functions.