<?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="Short-circuit evaluation - Page 2 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=short-circuit_evaluation&amp;p=1">1.Previous</a><br />
<a accesskey="3" href="page.php?w=short-circuit_evaluation&amp;p=3">3.Next</a>
</p>
<p><code>false</code>, the overall value must be <code>false</code>; and when the first argument of the <code>OR</code> function evaluates to <code>true</code>, the overall value must be <code>true</code>.</p>

<p>In programming languages with <a href="page.php?w=lazy_evaluation">lazy evaluation</a> (<a href="page.php?w=Lisp_%28programming_language%29">Lisp</a>, <a href="page.php?w=Perl">Perl</a>, <a href="page.php?w=Haskell">Haskell</a>), the usual <a href="page.php?w=Boolean_expression">Boolean operators</a> short-circuit. In others (<a href="page.php?w=Ada_%28programming_language%29">Ada</a>,</p><p>
<a accesskey="1" href="page.php?w=short-circuit_evaluation&amp;p=1">1.Previous</a><br />
<a accesskey="3" href="page.php?w=short-circuit_evaluation&amp;p=3">3.Next</a>
</p>

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

</card>
</wml>
