Computer Science, asked by ayushasahooraj, 5 months ago

what is a return statement​

Answers

Answered by arjunsing1104
8

Answer:

In computer programming, a return statement causes execution to leave the current subroutine and resume at the point in the code immediately after the instruction which called the subroutine, known as its return address.

Explanation:

MARK BRAINLIEST

Similar questions