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 so-called science of poll-taking is not a science at all but mere necromancy. People are unpredictable by nature, and although you can take a nations pulse, you cant be sure that the nation hasnt just run up a flight of stairs.”
—E.B. (Elwyn Brooks)
“What a devil hast thou to do with the time of the day? Unless hours were cups of sack, and minutes capons, and clocks the
tongues of bawds, and dials the signs of leaping-houses, and the blessed sun himself a fair hot wench in flame-colored
taffeta, I see no reason why thou shouldst be so superfluous
to demand the time of the day.”
—William Shakespeare (15641616)