program lifecycle phase


English Wikipedia - The Free EncyclopediaDownload this dictionary
Program lifecycle phase
In computer science, a computer program specifies behavior that is eventually invoked, causing that behavior to be exhibited by a running program. Hence, a program has a lifetime that includes distinct phases, starting with the editing of the code that specifies the behavior, and extending through execution, which exhibits the specified behavior. The main phases of a program's lifecycle include edit timecompile timedistribution timeinstallation timelink timeload time, and run time.

See more at Wikipedia.org...


© This article uses material from Wikipedia® and is licensed under the GNU Free Documentation License and under the Creative Commons Attribution-ShareAlike License