45.1k views
5 votes
Which of the following is true of functions?

A: Replacing repeated code with a function will reduce the number of commands the computer needs to run
B: Functions are called once but can be declared many times

C: Programs written with functions run more quickly

D: Functions can help remove repeated code from a program

User IShader
by
5.0k points

1 Answer

4 votes

Answer:

the answer is D

Step-by-step explanation:

User Vlagorce
by
4.8k points