Vidyalelo
C Programming · Q6

Function

Programming · C Programming · question 6

Q6

In C, what is the purpose of the 'return' statement in a function?

A.
To declare the function's return type
B.
To exit the program
C.
To return a value from the function
Answer
D.
To define a function

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board