<?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="Low-level programming language - Page 3 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=low-level_programming_language&amp;p=2">1.Previous</a><br />
<a accesskey="3" href="page.php?w=low-level_programming_language&amp;p=4">3.Next</a>
</p>
<p>of a <a href="page.php?w=CPU">CPU</a>. The instructions imply operations such as moving values in and out of memory locations, Boolean logic, arithmetic, comparing values, and flow control (branching and jumping).</p>

<p>Programmers almost never program directly in machine code; instead, they use an <a href="page.php?w=assembly_language">assembly language</a> or a higher-level programming language like C, C++,C#, etc.  Although few programs are written in machine languages, some programmers learn to read it through experience with <a href="page.php?w=core_dump">core dump</a>s</p><p>
<a accesskey="1" href="page.php?w=low-level_programming_language&amp;p=2">1.Previous</a><br />
<a accesskey="3" href="page.php?w=low-level_programming_language&amp;p=4">3.Next</a>
</p>

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

</card>
</wml>
