Skip to main content
binary

binary

5 8.0
A file you can run as a program on a computer
  • noun
  • /ˈbaɪnəri/
  • Specialized
translation icon : ejecutable
  • 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

executable
vsbinary
  • Specialized
2 4.9

A computer file that you can run to start a program

is compiled and tied to a particular operating system rather than generally runnable
binary file
vsbinary
  • Specialized
1 4.7

A computer file that stores data in a non-text form for programs to read

is compiled software for one operating system rather than nontext data
binary program
vsbinary
  • Specialized
5.9

A file a computer can run directly, like an app

is specific to one operating system and not compatible with others

Compounds

binary code
  • Specialized
3 3.5

A system that uses 0s and 1s to show text and instructions in computers

binary star
  • Specialized
3 4.7

Two stars in space that move around a shared point because they pull on each other

binary system
  • Specialized
1 3.5

A way of writing numbers with only 0s and 1s

binary digit
  • Specialized
1 3.9

A single piece of information that can be 0 or 1 called a bit

binary compound
  • Specialized
1 4.9

A substance made of only two kinds of atoms

binary file
  • Specialized
1 4.7

A computer file that stores data in a non-text form for programs to read

4.2

An operation with two inputs that gives a true or false result

binary blob
  • Specialized
9.1

A single computer file of data that programs cannot easily read or change

binary notation
  • Specialized
5.1

A way to write numbers and information using only the digits 0 and 1

binary number system
  • Specialized
4.2

A way to write numbers using only 0 and 1

4.8

A number system that uses only the numbers 0 and 1, often used by computers

binary operation
  • Specialized
6.5

A rule that combines two values into one result, like addition or AND

binary program
  • Specialized
5.9

A file a computer can run directly, like an app

Average number of binary digits needed to show one digit in another number system

A way of writing numbers using only the digits 0 and 1

Surface Forms

binary singular
binaries plural

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.