Solution file in description:
CS502 GDB Solution Spring 2021
Solution:
Definition of variable length compression technique:
In coding theory a variable-length code is a code which maps source symbols to a variable number of bits. M Variable-length codes can allow sources to be compressed and decompressed with zero error (lossless data compression) and still be read back symbol by symbol.
Variable length compression technique is suitable for company ABC.
Reasons:
Because variable length can allow sources to be compressed and decompressed with zero error and still to read back symbol by symbol.