<?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="Variable (high-level programming language) - Page 25 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Variable_(high-level_programming_language)&amp;p=24">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Variable_%28high-level_programming_language%29&amp;p=26">3.Next</a>
</p>
<p>value, and can change according to its value. In <a href="page.php?w=Common_Lisp">Common Lisp</a>, both situations exist simultaneously: A variable is given a type (if undeclared, it is assumed to be , the universal <a href="page.php?w=Subtyping">supertype</a>) which exists at compile time. Values also have types, which can be checked and queried at runtime.</p>

<p>Typing of variables also allows <a href="page.php?w=type_polymorphism">polymorphisms</a> to be resolved at compile time. However, this is different from the polymorphism used in object-oriented</p><p>
<a accesskey="1" href="page.php?w=Variable_(high-level_programming_language)&amp;p=24">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Variable_%28high-level_programming_language%29&amp;p=26">3.Next</a>
</p>

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

</card>
</wml>
