55.4k views
0 votes
Question 8 of 10

What does a function return do in a program?
A. It displays an error message.
B. It returns a value.
C. It does the same thing as a parameter.
D. It removes the parameter from the program.

User Tim Shadel
by
4.4k points

1 Answer

3 votes

Answer:

B. It returns a value.

Step-by-step explanation:

B. It returns a value.

User Delano
by
4.1k points