Examlex

Solved

You May Use the Exit() Function to Return the Flow

question 25

True/False

You may use the exit() function to return the flow of control from a function back to main() regardless of where the function was called from.


Definitions:

Related Questions