<?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="Nullable type - Page 1 - Wikipedia">
<p>
<a accesskey="3" href="page.php?w=Nullable_type&amp;p=2">3.Next</a>
</p>
<p><b>Nullable types</b> are a feature of some <a href="page.php?w=programming_languages">programming languages</a> which allow a value to be set to the special value NULL instead of the usual possible values of the <a href="page.php?w=data_type">data type</a>. In statically typed languages, a nullable type is an <a href="page.php?w=option_type">option type</a>, while in dynamically typed languages (where values have types, but variables do not), equivalent behavior is provided by having a single null value.</p>

<p>NULL is frequently used to represent</p><p>
<a accesskey="3" href="page.php?w=Nullable_type&amp;p=2">3.Next</a>
</p>

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

</card>
</wml>
