Content deleted Content added
The discussion is giving me a headache |
No edit summary Tags: Reverted Visual edit Mobile edit Mobile web edit |
||
Line 1:
{{Short description|Instructions a computer can execute}}
[[File:JavaScript_code.png|thumb|[[Source code]] for a computer program written in the [[JavaScript]] language. It demonstrates the ''appendChild'' method. The method adds a new child node to an existing parent node. It is commonly used to dynamically modify the structure of an HTML document.]][[A]] '''computer program''' is a [[sequence]] or set{{efn|The [[Prolog]] language allows for a database of facts and rules to be entered in any order. However, a question about a database must be at the very end.}} of instructions in a
▲A '''computer program''' is a [[sequence]] or set{{efn|The [[Prolog]] language allows for a database of facts and rules to be entered in any order. However, a question about a database must be at the very end.}} of instructions in a [[programming language]] for a [[computer]] to [[Execution (computing)|execute]]. It is one component of [[software]], which also includes [[software documentation|documentation]] and other intangible components.<ref name="ISO 2020">{{cite web
| title=ISO/IEC 2382:2015
| website=ISO
Line 16 ⟶ 12:
}}</ref>
A ''computer program'' in its
| last = Wilson
| first = Leslie B.
Line 27 ⟶ 23:
}}</ref>
If the executable is requested for execution, then the
| last = Silberschatz
| first = Abraham
Line 35 ⟶ 31:
| page = 98
| isbn = 978-0-201-50480-4
}}</ref> The [[central processing unit]] will soon [[Context switch|switch]] to this process so it can
| last = Tanenbaum
| first = Andrew S.
|