Wikisage, the free encyclopedia of the second generation, is digital heritage
Variable (programming): Difference between revisions
Jump to navigation
Jump to search
(Created Variable (programming)) |
m (categ) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
In [[computer programming]], a '''variable''' is an [[identifier]] (usually a letter, word, or phrase) that is used to identify a value stored in the system's memory. A variable's value can generally be accessed or changed at any time. In contrast [[Constant (programming)|constants]] generally keep the same value they were assigned upon their creation. | In [[computer programming]], a '''variable''' is an [[identifier]] (usually a letter, word, or phrase) that is used to identify a value stored in the system's memory. A variable's value can generally be accessed or changed at any time. In contrast [[Constant (programming)|constants]] generally keep the same value they were assigned upon their creation. | ||
<br> | |||
{{Wikidata|QQ877977}} | |||
[[Category:Type theory]] |
Latest revision as of 02:11, 30 November 2015
In computer programming, a variable is an identifier (usually a letter, word, or phrase) that is used to identify a value stored in the system's memory. A variable's value can generally be accessed or changed at any time. In contrast constants generally keep the same value they were assigned upon their creation.
Interwiki via Wikidata