<?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="Parameter (computer programming) - Page 35 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Parameter_(computer_programming)&amp;p=34">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Parameter_%28computer_programming%29&amp;p=36">3.Next</a>
</p>

<p>Parameter modes are a form of <a href="page.php?w=denotational_semantics">denotational semantics</a>, stating the programmer's intent and allowing compilers to catch errors and apply optimizations - they do not necessarily imply <a href="page.php?w=operational_semantics">operational semantics</a> (how the parameter passing actually occurs). Notably, while input parameters can be implemented by call by value, and output and input/output parameters by call by reference - and this is a straightforward way to implement these modes in languages without</p><p>
<a accesskey="1" href="page.php?w=Parameter_(computer_programming)&amp;p=34">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Parameter_%28computer_programming%29&amp;p=36">3.Next</a>
</p>

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

</card>
</wml>
