QUESTION 5 What is correct about Huffman compression? There may be multiple correct answers. It is lossy. If one character appears more often than another character, the former’s code is always shorter than the latter’s. 0 If two characters have the same frequency, their code should be identical. O It encodes frequently used characters with fewer bits than rarely used characters. O Different characters’ codes may have different lengths. It is lossless Show transcribed image text QUESTION 5 What is correct about Huffman compression? There may be multiple correct answers. It is lossy. If one character appears more often than another character, the former’s code is always shorter than the latter’s. 0 If two characters have the same frequency, their code should be identical. O It encodes frequently used characters with fewer bits than rarely used characters. O Different characters’ codes may have different lengths. It is lossless
Expert Answer
Answer to QUESTION 5 What is correct about Huffman compression? There may be multiple correct answers. It is lossy. If one charact…