<?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 9 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Parameter_(computer_programming)&amp;p=8">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Parameter_%28computer_programming%29&amp;p=10">3.Next</a>
</p>
<p>list.</p>

<p>By contrast, the arguments are the expressions supplied to the procedure when it is called, usually one expression matching one of the parameters. Unlike the parameters, which form an unchanging part of the procedure's definition, the arguments may vary from call to call. Each time a procedure is called, the part of the procedure call that specifies the arguments is called the argument list.</p>

<p>Although parameters are also commonly referred to as arguments, arguments are sometimes thought of as the actual values or references</p><p>
<a accesskey="1" href="page.php?w=Parameter_(computer_programming)&amp;p=8">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Parameter_%28computer_programming%29&amp;p=10">3.Next</a>
</p>

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

</card>
</wml>
