Question: A function can be useful in creating large scale software systems because, if defined correctly, it presents a useful abstraction for the developer. This is

A function can be useful in creating large scale software systems because, if defined correctly, it presents a useful abstraction for the developer. This is useful for the developer because
the developer only needs to know what actions the function performs, not how it performs them
the function can be used as a building block in creating a large system and helps the architect/designer manage the system's complexity
using pre-built functions fosters code reuse and saves time and money
all the above

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!