<?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="Evaluation strategy - Page 4 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Evaluation_strategy&amp;p=3">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Evaluation_strategy&amp;p=5">3.Next</a>
</p>
<p>or memory locations <code>ref_a</code> and <code>ref_b</code>, then evaluate the function's body with those references passed in. This gives the function the ability to look up the original argument values passed in through dereferencing the parameters (some languages use specific operators to perform this), to modify them via <a href="page.php?w=Assignment_%28computer_science%29">assignment</a> as if they were local variables, and to return values via the references. This is the call-by-reference evaluation strategy.</p>

<p><big>Table</big></p>
<p>This</p><p>
<a accesskey="1" href="page.php?w=Evaluation_strategy&amp;p=3">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Evaluation_strategy&amp;p=5">3.Next</a>
</p>

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

</card>
</wml>
