MCQOPTIONS
Saved Bookmarks
| 1. |
Which code for an alphabet (set of symbols) is generated by constructing a binary tree with nodes containing the symbols to be encoded and their probabilities of occurrence? |
| A. | Algorithm |
| B. | Hughman code |
| C. | Huffman code |
| D. | Canonical Huffman codes |
| Answer» D. Canonical Huffman codes | |