1011001010010010\nhow many bytes long is that sequence of bits?\nchoose 1 answer:\na 4\nb 16\nc 2\nd 8

1011001010010010\nhow many bytes long is that sequence of bits?\nchoose 1 answer:\na 4\nb 16\nc 2\nd 8
Answer
Explanation:
Step1: Recall bit - byte conversion
1 byte = 8 bits.
Step2: Count number of bits
The given bit - sequence 1011001010010010 has 16 bits.
Step3: Calculate number of bytes
Number of bytes = $\frac{16}{8}=2$.
Answer:
C. 2