1.

Algorithms: What will be the Huffman code for the letters a,b,c,d,e?

A. 0,10,110,1110,1111
B. 10,011,11,001,010
C. 10,01,0001,100,1010
D. 100,110,001,000,010
Answer» B. 10,011,11,001,010


Discussion

No Comment Found