<?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="Object code - Page 3 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=object_code&amp;p=2">1.Previous</a><br />
<a accesskey="3" href="page.php?w=object_code&amp;p=4">3.Next</a>
</p>
<p>a library file, or an object file.</p>

<p>Object code is a portion of machine code that has not yet been linked into a complete program. It is the machine code for one particular library or module that will make up the completed product. It may also contain placeholders or offsets, not found in the machine code of a completed program, that the linker will use to connect everything together. Whereas machine code is binary code that can be executed directly by the CPU, object code has the jumps and inter-module references partially parametrized</p><p>
<a accesskey="1" href="page.php?w=object_code&amp;p=2">1.Previous</a><br />
<a accesskey="3" href="page.php?w=object_code&amp;p=4">3.Next</a>
</p>

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

</card>
</wml>
