Content deleted Content added
Tags: Mobile edit Mobile web edit Advanced mobile edit |
Fixed grammar #article-section-source-editor Tags: Mobile edit Mobile app edit iOS app edit |
||
Line 2:
{{Program execution}}
'''Execution''' in [[computer engineering|computer]] and software engineering is the process by which a [[computer]] or [[virtual machine]]
Programs for a computer may be executed in a [[Batch processing|batch process]] without human interaction or a [[User (computing)|user]] may type [[Command (computing)|commands]] in an [[Session (computer science)|interactive session]] of an [[Interpreter (computing)|interpreter]]. In this case, the "commands" are simply program instructions, whose execution is chained together.
|