Kizspy | Question: 121 (Choose 1 answer)
To encode a message in which there are 9 distinct characters {a, b, c, d, e, f, g, h, i}, we want to use a coding scheme where the 8 characters a, b, c, d, e, f, g, h are encoded as a: 000, b: 111, c: 010, d: 011, e: 100, f: 101, g: 110, h: 001
For this coding scheme to be a prefix code, which of the following strings can be used for the character "i"?
A. None of the other choices is correct
Β. 0110001
C. 1100010
D. 11100011