<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Object lifetime - Page 7 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Object_lifetime&amp;p=6">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Object_lifetime&amp;p=8">3.Next</a>
</p>
<p>tends to vary by step and programming context. Initialization is the most commonly customized step. Finalization is common in languages with deterministic destruction, notably C++, but rare in garbage-collected languages. Allocation is rarely customized, and deallocation generally cannot be customized.</p>

<p><big>Creation<span class="anchor" id="Object creation"></span></big></p>
<p>The way to create objects varies across programming contexts. In some class-based languages, a <a href="page.php?w=Constructor_%28object-oriented_programming%29">constructor</a></p><p>
<a accesskey="1" href="page.php?w=Object_lifetime&amp;p=6">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Object_lifetime&amp;p=8">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
