Difference between revisions of "Binary"
From Computer History Wiki
(GIve formal and slang meanings) |
m (avoid redir) |
||
Line 1: | Line 1: | ||
Formally, '''binary''' refers to the base-2 number system, which is used at the hardware level of all computers. | Formally, '''binary''' refers to the base-2 number system, which is used at the hardware level of all computers. | ||
− | Informally, it is a short slang term for [[object code]], the low-level form of a computer program which the | + | Informally, it is a short slang term for [[object code]], the low-level form of a computer program which the hardware in the [[Central Processing Unit|CPU]] can interpret directly. |
+ | |||
+ | {{stub}} |
Revision as of 20:38, 21 September 2017
Formally, binary refers to the base-2 number system, which is used at the hardware level of all computers.
Informally, it is a short slang term for object code, the low-level form of a computer program which the hardware in the CPU can interpret directly.