Vidyalelo
C++ Programming · Q92

Functions and Procedures in C++

Programming · C++ Programming · question 92

Q92

Where does the return statement returns the execution of the program?

A.
main function
B.
caller function
Answer
C.
same function
D.
block function

Answer: Option B

Solution

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