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:

    At twelve, the disintegration of afternoon
    Began, the return to phantomerei, if not
    To phantoms. Till then, it had been the other way:
    One imagined the violet trees but the trees stood green,
    At twelve, as green as ever they would be.
    The sky was blue beyond the vaultiest phrase.
    Wallace Stevens (1879–1955)

    Eloquence must be grounded on the plainest narrative. Afterwards, it may warm itself until it exhales symbols of every kind and color, speaks only through the most poetic forms; but first and last, it must still be at bottom a biblical statement of fact.
    Ralph Waldo Emerson (1803–1882)