Jump to content

Executable

From Simple English Wikipedia, the free encyclopedia
Revision as of 13:58, 20 September 2021 by SHB2000 (talk | changes) (Reverted edits by 49.144.1.0 (talk) to last version by ChenzwBot)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
A hex dump of an executable real mode boot loader

An executable is a computer program written by a programmer and compiled by a compiler (See programming). When it is run, it 'executes' (or does) the actions it was programmed to.

An example of a compiler is the GNU C Compiler, or GCC for short. It reads in program code written in the C programming language, and converts it into binary machine code called an executable, so computers can understand it. On Microsoft Windows, these files end with '.exe.' To humans, these files are hard to read. Macs use other file extensions.

Other websites

[change | change source]