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 give us a pair of cloth shorts twice a year for all our clothing. When we work in the sugar mills and catch our finger in the millstone, they cut off our hand; when we try to run away, they cut off our leg: both things have happened to me. It is at this price that you eat sugar in Europe.”
—Voltaire [François Marie Arouet] (16941778)
“Out-worn heart, in a time out-worn,
Come clear of the nets of wrong and right;
Laugh, heart, again in the grey twilight,
Sigh, heart, again in the dew of the morn.”
—William Butler Yeats (18651939)