binary
- noun
- /ˈbaɪnəri/
- Specialized
- Reference 12 contains benchmark data comparing the performance effects of existing binaries versus recompiled applications.
Examples
-
The software generates a binary file that can be executed on the specified operating system.
-
And it's building the binary file out of the libraries and then it will push them up to the board.
-
Ability to have the binary contain a zip file with files inside it.
Blog text (10) -
Note: The platform key may not be used to sign binaries for execution.
Blog text (7) -
And we want to create a binary file and we're using dot directives and then the file is hello world dot S.
-
Let's be honest, you were compiling binaries, which is not the same as an interpreted language.
Blog text (14) -
It's C It spits out an executable binary for you, the C compiler.
-
Microsoft does have an optimized x86-on-PowerPC binary translation layer that came with the Connectix acquisition.
Blog text (30) -
Developers often need to compile code into a binary to ensure it runs smoothly on their devices.
-
To run the game on your computer, you must download the correct binary for your operating system.
Synonyms
A computer file that you can run to start a program
A computer file that stores data in a non-text form for programs to read
A file a computer can run directly, like an app
Compounds
- Specialized
A system that uses 0s and 1s to show text and instructions in computers
- Specialized
Two stars in space that move around a shared point because they pull on each other
- Specialized
A computer file that stores data in a non-text form for programs to read
- Specialized
An operation with two inputs that gives a true or false result
- Specialized
A single computer file of data that programs cannot easily read or change
- Specialized
A way to write numbers and information using only the digits 0 and 1
- Specialized
A number system that uses only the numbers 0 and 1, often used by computers
- Specialized
A rule that combines two values into one result, like addition or AND
- Specialized
Average number of binary digits needed to show one digit in another number system
- Specialized
A way of writing numbers using only the digits 0 and 1
Surface Forms
Morphology
binary = bi (semi-transparent) = bi + bin + ary
Formally from 'bi-' + '-ary', but the technical sense 'compiled executable' depends on domain knowledge about machine-level binary data and is not immediately inferable to all learners.
Etymology
Binary comes from the Latin part bi- meaning 'two', just like in bicycle. A computer binary is a file written in machine code made of two values, '0' and '1', so it is called a 'binary' program.