Object code
Encyclopedia
Object code, or sometimes object module, is what a computer compiler
produces. In a general sense object code is a sequence of statements in a computer language, usually a machine code
language.
Compiler
A compiler is a computer program that transforms source code written in a programming language into another computer language...
produces. In a general sense object code is a sequence of statements in a computer language, usually a machine code
Machine code
Machine code or machine language is a system of impartible instructions executed directly by a computer's central processing unit. Each instruction performs a very specific task, typically either an operation on a unit of data Machine code or machine language is a system of impartible instructions...
language.