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:
“Lancaster bore him such a little town,
Such a great man. It doesnt see him often
Of late years, though he keeps the old homestead
And sends the children down there with their mother
To run wild in the summer a little wild.”
—Robert Frost (18741963)
“The mere existence of an additional child or children in the family could signify Less. Less time alone with parents. Less attention for hurts and disappointments. Less approval for accomplishments. . . . No wonder children struggle so fiercely to be first or best. No wonder they mobilize all their energy to have more or most. Or better still, all.”
—Adele Faber (20th century)