Q10
What is the purpose of the return statement in a function?
A.
It specifies the value to be returned from the function
B.
It defines the function's name
C.
It ends the execution of the function
AnswerD.
It prints the result on the screen
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board