Home

Definition of binary

A fixed-length data type with a maximum length of 8,000 bytes of binary data.

Computer Science

Other definitions of binary

Having two components, alternatives, or outcomes. The binary number system has 2 as its base, so values are expressed as combinations of two digits, 0 and 1. These two digits can represent the logical values true and false as well as numerals, and they can be represented in an electronic device by the two states on and off, recognized as two voltage levels. Therefore, the binary number system is at the heart of digital computing.

Computer Science

A numbering system with only two values: 0 (zero) and 1 (one).

Computer Science