Return Statement

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:

    We wished our two souls
    might return like gulls
    to the rock. In the end,
    the water was too cold for us.
    Robert Lowell (1917–1977)

    The honor my country shall never be stained by an apology from me for the statement of truth and the performance of duty; nor can I give any explanation of my official acts except such as is due to integrity and justice and consistent with the principles on which our institutions have been framed.
    Andrew Jackson (1767–1845)