Runtime (program lifecycle phase)
Appearance
In computer science, runtime, as opposed to compile-time, is the term from the beginning of executuin to its end.
Java Virtual Machine runs at runtime.
See also: compiler, compile-time, binding, interpreter, runtime engine