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:

    The enemy is like a woman, weak in face of opposition, but correspondingly strong when not opposed. In a quarrel with a man, it is natural for a woman to lose heart and run away when he faces up to her; on the other hand, if the man begins to be afraid and to give ground, her rage, vindictiveness and fury overflow and know no limit.
    St. Ignatius Of Loyola (1491–1556)

    Mostly, we authors must repeat ourselves—that’s the truth. We have two or three great moving experiences in our lives—experiences so great and moving that it doesn’t seem at the time that anyone else has been so caught up and pounded and dazzled and astonished and beaten and broken and rescued and illuminated and rewarded and humbled in just that way ever before.
    F. Scott Fitzgerald (1896–1940)