QUESTION IMAGE
Question
consider this sequence of bits: 1100001111110011111101110000001 how many bytes long is that sequence of bits? choose 1 answer: a 2 b 32 c 4 d 8
Step1: Recall bit - byte conversion
1 byte = 8 bits.
Step2: Count bits and convert
There are 32 bits. So, $32\div8 = 4$ bytes.
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. 4