Home » C++ Programming » Questions and Answers » Question
  1. Where does the return statement returns the execution of the program?
    1. caller function
    2. same function
    3. main function
    4. All of above
    5. None of these
Correct Option: A

caller function



Your comments will be displayed only after manual approval.