A design technique that helps to reduce the duplication of code within a program and is a benefit of using functions is _______.

A design technique that helps to reduce the duplication of code within a program and is a benefit of using functions is _______.


a. code reuse

b. divide and conquer

c. debugging

d. facilitation of teamwork


Answer: code reuse


Learn More :