Byte: Difference between revisions
From Computer History Wiki
Jump to navigationJump to search
A start |
m +cat |
||
| Line 2: | Line 2: | ||
{{stub}} | {{stub}} | ||
[[Category: Basics]] | |||
A start |
m +cat |
||
| Line 2: | Line 2: | ||
{{stub}} | {{stub}} | ||
[[Category: Basics]] | |||
A byte is the smallest unit of data which a given computer can handle. Modern computers typically support bytes which are 8 bits wide. Older machines, with word sizes which were not a multiple of 8 bits, often supported byte sizes other than 8 - e.g. 6-bit bytes.