Huffman tree is constructed for the following data: {A, B, C, D, E} with…
2020
Huffman tree is constructed for the following data: {A, B, C, D, E} with frequency {0.17, 0.11, 0.24, 0.33 and 0.15} respectively. 100 00 01 101 is decoded as
- A.
BACE
- B.
CADE
- C.
BAD
- D.
CADD
Attempted by 116 students.
Show answer & explanation
Correct answer: A
