Meaning : A pre-compiled, pre-linked program that is ready to run under a given operating system. A binary for one operating system will not run on a different operating system.
Example :
The same source code can be compiled to produce different binaries for different operating systems.
Synonyms : binary