===== Executable File ===== [[ddsf:public:guidebook:06_append:glossary:start| Return to Glossary ]] **Executable File** is 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 [[ddsf:public:guidebook:06_append:glossary:c:compiler]] or assembler. Source: [[https://www.webopedia.com/TERM/E/executable_file.html | Executable File ]]