what is the function of return()
in c++ program?
Answers
Answered by
0
Return statement. The return statement stops execution and returns to the callingfunction. When a return statement is executed, the function is terminated immediately at that point, regardless of whether it's in the middle of a loop, etc
Similar questions
Business Studies,
7 months ago
India Languages,
7 months ago
Hindi,
7 months ago
Social Sciences,
1 year ago
Math,
1 year ago
English,
1 year ago
English,
1 year ago