<?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="Type conversion - Page 9 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Type_conversion&amp;p=8">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Type_conversion&amp;p=10">3.Next</a>
</p>
<p>Unchecked_Conversion.</p>

<p><big>C-like languages</big></p>
<p><big>Implicit type conversion</big></p>
<p>Implicit type conversion, also known as coercion or type juggling, is an automatic type conversion by the <a href="page.php?w=compiler">compiler</a>. Some <a href="page.php?w=programming_language">programming language</a>s allow compilers to provide coercion; others require it.</p>

<p>In a mixed-type expression, data of one or more <a href="page.php?w=Subtyping">subtype</a>s can be <a href="page.php?w=Operators_in_C_and_C%2B%2B">converted</a> to a supertype</p><p>
<a accesskey="1" href="page.php?w=Type_conversion&amp;p=8">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Type_conversion&amp;p=10">3.Next</a>
</p>

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

</card>
</wml>
