What is Object Code?

To get from source code to machine language, the program must first be processed by a compiler. The compiler produces an intermediary form called object code. Object code is often the same as or similar to a computer's machine language. The final step in producing an executable program is to transform the object code into machine language, if it is not already in this form. This can be done by a number of different types of programs, called assemblers, binders, linkers, and loaders

AG00282_.GIF (2198 bytes)

piesoftwareinc@piesoftwareinc.co.uk

Return To Homepage

PIE Software Inc. 09/07/2001


Copyright (C) PIE Software Inc 1997-2000 All Rights Reserved