Home      Discussion      Topics      Dictionary      Almanac
Signup       Login
Object code

Object code

Discussion
Ask a question about 'Object code'
Start a new discussion about 'Object code'
Answer questions from other users
Full Discussion Forum
 
Encyclopedia
Object code, or sometimes object module, is what a computer compiler
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.