205k views
4 votes
Another unit used to measure computer memory is a bit. There are 8 bits in a byte. Explain how you can convert the number of bytes per unit to the number of bits per unit.

User Mark Leong
by
4.9k points

1 Answer

5 votes

Answer:

By multiplying the number of bytes times 8

Explanation:

Since there "8" bits in each byte, if we are given any "N" number of bytes, the number of bits included will be the product of N times 8.

User Shanny
by
5.6k points