Difference between revisions of "Binary"

From Computer History Wiki
Jump to: navigation, 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 21: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.