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:

    The human heart dares not stay away too long from that which hurt it most. There is a return journey to anguish that few of us are released from making.
    Lillian Smith (1897–1966)

    No statement about God is simply, literally true. God is far more than can be measured, described, defined in ordinary language, or pinned down to any particular happening.
    David Jenkins (b. 1925)