<?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="Computer program - Page 4 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=computer_program&amp;p=3">1.Previous</a><br />
<a accesskey="3" href="page.php?w=computer_program&amp;p=5">3.Next</a>
</p>
<p>will soon <a href="page.php?w=Context_switch">switch</a> to this process so it can <a href="page.php?w=Instruction_cycle">fetch, decode, and then execute</a> each machine instruction.</p>

<p>If the source code is requested for execution, then the operating system loads the corresponding interpreter into memory and starts a process. The interpreter then loads the source code into memory to translate and execute each <a href="page.php?w=Statement_%28computer_science%29">statement</a>. Running the source code is slower than running an executable.</p><p>
<a accesskey="1" href="page.php?w=computer_program&amp;p=3">1.Previous</a><br />
<a accesskey="3" href="page.php?w=computer_program&amp;p=5">3.Next</a>
</p>

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

</card>
</wml>
