executable
executable — adjective
1. describes a computer file that has been prepared in a special machine-readable f
describes a computer file that has been prepared in a special machine-readable format, so that when you open or run it, the computer carries out the instructions inside it.
After downloading the installer, Rafael double-clicked the executable file to begin the setup process.
executable file — a file that runs a program
The email attachment was an executable program, so the IT team warned everyone not to open it.
executable program — a potentially dangerous program type
Before running the game, check that the executable permission is enabled on your system.
The IT department blocked all executable files sent through email as a security measure.
- runnable
less common, informal, mostly used in developer documentation
- non-executable
describes a file that cannot be run as a program, such as a plain text file
文法句型
executable + file / program
用法筆記
Almost always used directly before a noun such as 'file' or 'program' in computing contexts. The opposite is 'non-executable' (e.g. a text file).
常見錯誤
executable — noun
1. a computer file that contains ready-to-run instructions for the processor, allow
a computer file that contains ready-to-run instructions for the processor, allowing the computer to perform tasks without needing extra translation steps.
Yuna saved the executable to her desktop to find it easily during the installation.
save the executable to [location]
Most antivirus programs automatically scan any executable that you try to run on your computer.
scan / run an executable
The folder contained several executables, but only 'install' could set up the application.
After the download finished, Kwame double-clicked the executable to install the video editor.
- binary
more technical, refers specifically to compiled machine-code format
- program file
more general, describes the same thing in plainer language
- source file
contains human-readable code that must be compiled before it can run
文法句型
download / run / save + an executable
the + executable
用法筆記
Countable noun. In informal speech, developers often drop the word 'file' and just say 'executable' (e.g. 'Download the executable.').