<?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="Truth table - Page 14 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=truth_table&amp;p=13">1.Previous</a><br />
<a accesskey="3" href="page.php?w=truth_table&amp;p=15">3.Next</a>
</p>
<p>is called a half-adder. A full-adder is when the carry from the previous operation is provided as input to the next adder. Thus, a truth table of eight rows would be needed to describe a <a href="page.php?w=full_adder">full adder</a>'s logic:</p>

<p><pre>A B C* | C R0 0 0  | 0 00 1 0  | 0 11 0 0  | 0 11 1 0  | 1 00 0 1  | 0 10 1 1  | 1 01 0 1  | 1 01 1 1  | 1 1</pre></p>

<p>Same as previous, but..C* = Carry from previous adder</p>

<p><big> Methods of writing truth tables </big></p>
<p>Regarding the guide columns to the left of a table, which represent</p><p>
<a accesskey="1" href="page.php?w=truth_table&amp;p=13">1.Previous</a><br />
<a accesskey="3" href="page.php?w=truth_table&amp;p=15">3.Next</a>
</p>

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

</card>
</wml>
