QUESTION IMAGE
Question
consider this sequence of bits:
1011001010010010
how many bytes long is that sequence of bits?
choose 1 answer:
a 4
b 16
c 2
d 8
Step1: Recall bytes to bits conversion
1 byte = 8 bits.
Step2: Count the number of bits
The bit sequence is 1011001010010010, which has 16 bits.
Step3: Calculate number of bytes
Divide total bits by 8: $\frac{16}{8} = 2$.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
C. 2