Notice: file_put_contents(): Write of 76652 bytes failed with errno=28 No space left on device in /opt/frankenphp/design.onmedianet.com/app/src/Arsae/CacheManager.php on line 36

Warning: http_response_code(): Cannot set response code - headers already sent (output started at /opt/frankenphp/design.onmedianet.com/app/src/Arsae/CacheManager.php:36) in /opt/frankenphp/design.onmedianet.com/app/src/Models/Response.php on line 17

Warning: Cannot modify header information - headers already sent by (output started at /opt/frankenphp/design.onmedianet.com/app/src/Arsae/CacheManager.php:36) in /opt/frankenphp/design.onmedianet.com/app/src/Models/Response.php on line 20
Executable - Simple English Wikipedia, the free encyclopedia Jump to content

Executable

From Simple English Wikipedia, the free encyclopedia
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. Other Unix-like systems, like Macs, Linux, or BSD use other file extensions like '.dmg' or '.sh'.

Other websites

[change | change source]