Programming Languages Python Objective
Mar 08, 2013

A sub procedure is valuable because it:

Choose the correct answer:
A) makes code easier to maintain.
B) splits the logic to solve a problem into small, manageable units.
C) limits the number of times the code can be accessed.
D) Both a and b.
Detailed Explanation

Option D is the right answer.

Discussion (0)

No comments yet. Be the first to share your thoughts!

Share Your Thoughts
Feedback