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:
“They raise their minds by brooding over and embellishing their sufferings, from one degree of fervid exaltation and dreary greatness to another, till at length they run amuck entirely, and whoever meets them would do well to run them thro the body.”
—Thomas Carlyle (17951881)
“...we avoid hospitals because ... theyll kill you there. They overtreat you. And when they see how old you are, and that you still have a mind, they treat you like a curiosity: like Exhibit A and Exhibit B. Like, Hey. nurse, come on over here and looky-here at this old woman, shes in such good shape.... . Most of the time they dont even treat you like a person, just an object.”
—Annie Elizabeth Delany (b. 1891)