Your source for the most up-to-date terms, definitions, and acronyms for and about internet service providers.
Search for an ISP term
executable file
Last modified: Friday, June 21, 2002
A file in a format that the computer can directly execute. Unlike source files, executable files cannot be read by humans. To transform a source file into an executable file, you need to pass it through a compiler or assembler.