asked 90.8k views
0 votes
Which of the following statements is true of subroutines? Check all that apply.

They can be used in multiple places.
They can be used in one place only.
They save a programmer time since they are reusable.
They can be used only once.
They can contribute to excessive use of a computer’s resources.

asked
User Kiltek
by
8.5k points

2 Answers

1 vote

Answer: A, C, and E.

Explanation: Its correct.

Which of the following statements is true of subroutines? Check all that apply. They-example-1
answered
User Tgmath
by
8.1k points
3 votes

They can be used in multiple places.

They save a programmer time since they are reusable.

They can contribute to excessive use of a computer’s resources.

:)

answered
User Isaac Madwed
by
7.6k points