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.

Respuesta :

Answer:

By multiplying the number of bytes times 8

Step-by-step 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.