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 and it is statement which can return a value to the calling function.
Mercy Margret Answered question April 28, 2023
				