object code


Get Babylon's Translation Software! Free Download Now!

BabylonEnglish English dictionaryDownload this dictionary
object code
machine language


Wikipedia English The Free EncyclopediaDownload this dictionary
Object file
In computer science, object code, or an object file, is the representation of code that a compiler or assembler generates by processing a source code file. Object files contain compact code, often called "binaries". A linker is typically used to generate an executable or library by linking object files together. The only essential element in an object file is machine code (code directly executed by a computer's CPU). Object files for embedded systems might contain nothing but machine code. However, object files often also contain data for use by the code at runtime, relocation information, program symbols (names of variables and functions) for linking and/or debugging purposes, and other debugging information.
See more at Wikipedia.org...

This article uses material from Wikipedia® and is licensed under the GNU Free Documentation License

FOLDOC DictionaryDownload this dictionary
object code
The machine code generated by a source code language processor such as an assembler or compiler. A file of object code may be immediately executable or it may require linking with other object code files, e.g. libraries, to produce a complete executable program.
(1995-01-31)


(c) Copyright 1993 by Denis Howe
WordNet 2.0 DictionaryDownload this dictionary
object code
Noun
1. the machine-language output of a compiler that is ready for execution on a particular computer
(hypernym) code, computer code



Define object code

Translate object code




object code in Chinese | | object code in French | object code in Italian | object code in Spanish | object code in Dutch | object code in Portuguese | object code in German | object code in Russian | object code in Japanese | object code in Greek | object code in Turkish | object code in Hebrew | object code in Arabic | object code in Croatian | object code in Serbian | object code in Swedish