Content deleted Content added
rm merge suggestion, see talk page |
m re-add merge tag |
||
Line 1:
{{mergeto|Declaration (computer science)}}
In [[computer programming]], '''initialization''' is the assignment of an initial value for a [[data object]]. The way how initialization is performed depends on [[programming language]], as well as type, [[storage class]], etc., of an object to be initialized.
|