Bit
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Elements of File Formats }} A bit is the simplest unit of data storage. It can have one of two discrete values, usually interpr...") |
Latest revision as of 16:31, 6 July 2017
A bit is the simplest unit of data storage. It can have one of two discrete values, usually interpreted as 0 and 1.
If a bit's values are interpreted as true and false, then it can be called a Boolean.
8 bits might comprise a byte.