Executable
An executable is a program or file containing machine code that an operating system can load and run. Its format also carries information the operating system needs to map code and data into memory.
Linked from 12 pages
Computer programBroader topic: An executable is a packaged form of a program prepared for execution.
Text fileCompared with: Executable files are interpreted as machine instructions, not ordinary text.
Process (computing)Related: The operating system can create a process by loading an executable file.
Object codeBroader topic: A linked executable is a common final form assembled from object code.