Object code is the language that a central processing unit can understand after it has been translated by the compiler from the programming source code. (noun)
An example of object code is ELF (Executable and Linking Format).
The code produced by a compiler from the source code, usually in the form of machine language that a computer can execute directly, or sometimes in assembly language.