Multiple Choice
The ________ statement causes a function to end and the flow of control to move back to the point where the function call was made.
A) end
B) break
C) continue
D) return
E) exit
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q8: An overloaded function is one<br>A) that calls
Q9: In C++ global and local numeric variables
Q10: One reason for using functions is to
Q11: When a function needs access to an
Q14: A static local variable is one<br>A) whose
Q15: When used as a parameter, a _
Q16: When only a copy of an argument
Q17: A _ variable is defined inside the
Q18: The value in _ local variable is
Q19: It is possible for a function to