[Home]
[Edit this page]
[Recent Changes]
[Special Pages]
[Help]
Runtime_ExecutionState
For programmers, '''runtime''' refers not necessarily to a particular period of time, but rather the status of the program. During runtime, a program is actually in execution; that is, it is in memory, it has been (at least partially) compiled and is executing in the mode in which the end user interfaces with the program.
Runtime is as opposed to design-time, when a program is under construction and not in execution.
See also "Runtime Errors"
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
Runtime_ExecutionState
For programmers, '''runtime''' refers not necessarily to a particular period of time, but rather the status of the program. During runtime, a program is actually in execution; that is, it is in memory, it has been (at least partially) compiled and is executing in the mode in which the end user interfaces with the program.
Runtime is as opposed to design-time, when a program is under construction and not in execution.
See also "Runtime Errors"
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
