Discuss the below:
Q: (a) Encode the following bit sequence using run-length encoding with 4-bit codes
eighteen zeroes, 11, fifty-six zeroes, 1, fifteen zeroes, 11.
(b) Encode the same sequence using run-length encoding with 5-bit codes
(c) Compare the two codes. Comment on two choices.