Examveda
Examveda

What does the 'return' statement do in a function in C++?

A. Skips the remaining code in the function

B. Returns a value from the function

C. Restarts the function execution

D. None of the above

Answer: Option B


Join The Discussion

Related Questions on Functions and Procedures in C plus plus