Binary

From Computer History Wiki
Revision as of 21:46, 19 June 2018 by Jnc (talk | contribs) (Expan formal def to include data)
Jump to: navigation, search

Formally, binary refers to the base-2 number system, which is used at the hardware level of 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.