Content deleted Content added
DarafshBot (talk | contribs) m r2.7.1) (Robot: Adding fa:مقداردهی ابتدایی (رایانه) |
Add reference section |
||
Line 49:
===Default initialization===
Data initialization may occur without explicit syntax in a program to do so. For example, if [[static variable]]s are declared without an initializer, then those of [[primitive data type]]s are initialized with the value of zero of the corresponding type, while static objects of class type are initialized with their [[default constructor]]s.
== See also ==
* [[Object lifetime]]
* [[Finalizer]] Process & related Finalization Pattern
==References==
|