Run Time (program Lifecycle Phase)

Run Time (program Lifecycle Phase)

In computer science, run time, run-time, runtime, or execution time is the time during which a program is running (executing), in contrast to other phases of a program's lifecycle such as compile time, link time, load time, etc.

A run-time error is detected after or during the execution of a program, whereas a compile-time error is detected by the compiler before the program is ever executed. Type checking, storage allocation, code generation, and code optimization are typically done at compile time, but may be done at run time depending on the particular language and compiler.

Read more about Run Time (program Lifecycle Phase):  Implementation Details, Application Errors — Exceptions

Famous quotes containing the words run and/or time:

    Remember how often you have postponed minding your interest, and let slip those opportunities the gods have given you. It is now high time to consider what sort of world you are part of, and from what kind of governor of it you are descended; that you have a set period assigned you to act in, and unless you improve it to brighten and compose your thoughts, it will quickly run off with you, and be lost beyond recovery.
    Marcus Aurelius Antoninus (121–180)

    Great statesmen seem to direct and rule by a sort of power to put themselves in the place of the nation over which they are set, and may thus be said to possess the souls of poets at the same time they display the coarser sense and the more vulgar sagacity of practical men of business.
    Woodrow Wilson (1856–1924)