Byte

From Computer History Wiki
Revision as of 16:32, 24 August 2021 by Jnc (talk | contribs) (+standard abbrev)
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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, on 36-bit machines. The standard abbreviation for 'byte' (e.g. in giving main memory sizes) is 'B'.