Prove / Disprove the following 2 properties using HuffmanCoding:
a) If some characters occur with a frequency of more than 2/5,then there is a codeword that is guaranteed to be a length of1.
b) If all characters occur with a frequency of less than 1/3,then there are no codewords guaranteed to be a length of 1.