Skip to main content
object program

object program

6.1
A file that is ready for a computer to run
  • noun
  • /ˈɑbdʒɛkt ˈprɒɡræm/
  • Specialized
translation icon : programa objeto
  • Typical documentation contains systems development reports, systems flowcharts, file record and report layouts, program flowcharts, decision tables, testing procedures, listings of source and object programs, and general procedures.

Examples

  • After the developers finished writing the code, they compiled it into an object program ready for deployment.

  • The object program can be executed by the computer without further modifications or translations.

  • In software development, the final object program is crucial for ensuring that all components function as intended.

Synonyms

object code
vsobject program
  • Specialized
1 7.4

Machine instructions made from a program so a computer can run it

is a full program ready to be loaded and executed rather than only machine code
target program
vsobject program
  • Specialized
5.4

A program that is fully prepared to be loaded and run on a computer

is identical in meaning but uses a different technical label
binary program
vsobject program
  • Specialized
5.9

A file a computer can run directly, like an app

is focused on being loaded and executed by a computer

Antonyms

source program
  • Specialized
1 5.6

A set of instructions written in a language people can read and later changed into code a computer can run

Surface Forms

Morphology

object + program

This is a specialized computing term: the sense of "object" here (an output file produced by compilation) is technical and not the ordinary meaning a B1 learner would know. Knowing the general senses of "object" (a thing) and "program" (coded instructions) does not allow a learner to infer the compiled/ready-to-load status, so the meaning is not transparently derivable from the constituents.

Etymology

The term object program comes from early programming, when programmers turned the editable program called the 'source' into a finished object the computer could use. So an object program is a program that is 'ready to be run' by a computer.