179k views
5 votes
Bytes are typically represented with a lowercase b and bits with an uppercase B.
true or false

User Sean U
by
3.3k points

1 Answer

6 votes

Answer:

False

Step-by-step explanation:

Byte(B) is uppercase

bit(b) is lowercase

Good way to remember is that its takes 8 bits makes a byte. In other word, a byte is bigger than a bit so it makes sense that byte is uppercase.

User Kevin Carrasco
by
3.3k points