Q. Which of the following is NOT a reason for using procedures? (Solved)
1. they break a complex problem down into smaller pieces.
2. they make a program run faster.
3. they can be reused easily.
4. they make it possible for a team of people to work together on a single program.
- b. they make a program run faster.