object code

object code

[′äb‚jekt ‚kōd]
(computer science)
The statements generated from source code by a compiler, constituting an intermediate step in the translation of source code into executable machine language.
McGraw-Hill Dictionary of Scientific & Technical Terms, 6E, Copyright © 2003 by The McGraw-Hill Companies, Inc.

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.
This article is provided by FOLDOC - Free Online Dictionary of Computing (foldoc.org)

object code

The machine language representation of programming source code. A compiler (software) converts the source code into object code and links it to other object code modules (libraries) to become an executable program. Object code is an old term that has no relationship to object technology which came after it. See executable code, linker, machine language and object-oriented programming.
Copyright © 1981-2025 by The Computer Language Company Inc. All Rights reserved. THIS DEFINITION IS FOR PERSONAL USE ONLY. All other reproduction is strictly prohibited without permission from the publisher.
Mentioned in
Copyright © 2003-2025 Farlex, Inc Disclaimer
All content on this website, including dictionary, thesaurus, literature, geography, and other reference data is for informational purposes only. This information should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional.