<?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="Multiple inheritance - Page 30 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=multiple_inheritance&amp;p=29">1.Previous</a><br />
<a accesskey="3" href="page.php?w=multiple_inheritance&amp;p=31">3.Next</a>
</p>
<p>but the last occurrence of each module in the resulting list. So, the resolution order is: [<code>D</code>, <code>C</code>, <code>A</code>, <code>B</code>, <code>A</code>], which reduces down to [<code>D</code>, <code>C</code>, <code>B</code>, <code>A</code>].<br/>
* <a href="page.php?w=Tcl_%28programming_language%29">Tcl</a> allows multiple parent classes; the order of specification in the class declaration affects the name resolution for members using the <a href="page.php?w=C3_linearization">C3 linearization</a> algorithm.</p>

<p>Languages</p><p>
<a accesskey="1" href="page.php?w=multiple_inheritance&amp;p=29">1.Previous</a><br />
<a accesskey="3" href="page.php?w=multiple_inheritance&amp;p=31">3.Next</a>
</p>

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

</card>
</wml>
