161k views
3 votes
A function is different from a procedure because

a. a function does not contain a set of instructions.
b. can have only a limited number of steps.
c. returns a value.
d. is mathematical.

User Wei Yang
by
9.2k points

2 Answers

0 votes

Answer:

C. returns a value

Explanation:

got it right on edge

User Ramkumar Paulraj
by
8.0k points
3 votes

Answer:

c. return a value

Explanation:

Generally speaking, functions return a value, whereas procedures don't (so a procedure is just a function that doesn't return a value). ... By returns a value, we mean that the function creates some sort of results, which is passed back to the calling function.

User Freshr
by
8.3k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories