Where does the return statement returns the execution of the program?
(a) main function
(b) caller function
(c) same function
(d) block function
The question was asked in an internship interview.
Question is from Value Return topic in chapter Functions, Namespaces & Exceptions in C++ of C++