Binary: Difference between revisions

From Computer History Wiki
Jump to navigationJump to search
m +almost :-)
m +cat
 
Line 4: Line 4:


{{semi-stub}}
{{semi-stub}}
[[Category: Basics]]

Latest revision as of 16:23, 16 December 2018

Formally, binary refers to the base-2 number system, which is used at the hardware level of essentially all computers. It can also refer to numbers or other data stored in this form.

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.