InterviewSolution
Saved Bookmarks
| 1. |
Binary Huffman coding is a(a) Prefix condition code(b) Suffix condition code(c) Prefix & Suffix condition code(d) None of the mentionedThis question was posed to me in an international level competition.This interesting question is from Information and Coding topic in chapter Error Detection & Channel Coding of Digital Communications |
|
Answer» RIGHT option is (a) Prefix CONDITION code To elaborate: BINARY Huffman CODING is a prefix condition code. |
|