|
|
Dictionary definition: binary system
- Article from:
- A Dictionary of Computing
- Author:
Copyright© A Dictionary of Computing 2004, originally published by Oxford University Press 2004. (Hide copyright information)
|
binary system
Usually, the binary number system, i.e. the positional
number system
with base 2. This is the number system most commonly used in computers. A
binary digit
(or
bit
) is either 0 or 1. The representation of numbers by binary digits is called
binary notation
.
The term binary system is also used to describe any system in which ...