In computer programming, a return statement causes execution to leave the current subroutine and resume at the point in the code immediately after where the subroutine was called, known as its return address. The return address is saved, usually on the process's call stack, as part of the operation of making the subroutine call. Return statements in many languages allow a function to specify a return value to be passed back to the code that called the function.
Read more about Return Statement: Overview, Syntax, Criticism
Famous quotes containing the words return and/or statement:
“... one cannot be happy in exile or in oblivion. One cannot always be a stranger. I want to return to my homeland, make all my loved ones happy. I see no further than this.”
—Albert Camus (19131960)
“Truth is used to vitalize a statement rather than devitalize it. Truth implies more than a simple statement of fact. I dont have any whisky, may be a fact but it is not a truth.”
—William Burroughs (b. 1914)