return statement in c is used to
Answers
Answered by
1
Answer:
A return statement ends the execution of a function, and returns control to the calling function. Execution resumes in the calling function at the point immediately following the call. A return statement can return a value to the calling function.
Similar questions
Social Sciences,
3 months ago
English,
8 months ago
Math,
8 months ago
English,
1 year ago
English,
1 year ago