Correct abbreviation for “byte” and “bit” [closed]
Solution 1:
The correct abbreviation for byte (i.e. 8 bits) is B.
For bit (Binary digIT) it is b.
When the memories were very costly, the manufacturers tried to confuse the novice ; now they don't care much, and even write"b" instead of "B". Everybody understands byte however.