What is the use of return statement?
Answer:
The return statement terminates the execution of the function and returns the control to the calling environment.
Past Year - 1 Mark Questions
Past Year - 1 Mark Questions
Last updated at Dec. 13, 2024 by Teachoo
Answer:
The return statement terminates the execution of the function and returns the control to the calling environment.