a) Discuss two basic forms of compression. Given the following
data string, present the result using run-length encoding. By what
percentage is the data compressed?
0000011000000001000000000100001100000000 [5 Marks] b) Sam wants to
send 2000 8-bit characters of data. Find the total number of bits
he will transmit using asynchronous transmission. Now, if he
decides to use the synchronous connection, how many bits will be
transferred if 1000 characters fit within one synchronous
transmission frame? [5 M