<?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="Operator (computer programming) - Page 8 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Operator_(computer_programming)&amp;p=7">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Operator_%28computer_programming%29&amp;p=9">3.Next</a>
</p>
<p>the functional behavior is applied. However, <a href="page.php?w=Assignment_%28computer_science%29">assignment</a> is different. For example, given <code>a = b</code> the target <code>a</code> is not evaluated. Instead its value is replaced with the value of <code>b</code>. The <a href="page.php?w=scope_resolution_operator">scope resolution</a> and element access operators (as in <code>Foo::Bar</code> and <code>a.b</code>, respectively, in the case of e.g. <a href="page.php?w=C%2B%2B">C++</a>) operate on identifier names; not values.</p>

<p>In</p><p>
<a accesskey="1" href="page.php?w=Operator_(computer_programming)&amp;p=7">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Operator_%28computer_programming%29&amp;p=9">3.Next</a>
</p>

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

</card>
</wml>
