Executable code refers to instructions that allow a computer to perform a certain task. These instructions can run directly on the computer and can be extracted from the source code. When using a compiler, source code is turned into object code, which is then linked into executable code.