Binary: Difference between revisions

From Computer History Wiki
Jump to navigationJump to search
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 harware in the [[CPU]] can interpret directly.
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 19: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.