Data compression

EasyMedium
12345678910111213141516171819
Question 14
Medium

Using Huffman coding, the text PETER PIPER PICKED A PEPPER can be stored in 84 bits.

Calculate how many additional bits are needed to store the same piece of text using 8-bit ASCII. Show your working.

[3]

Data compression Questions

  1. GCSE
  2. /Computer Science
  3. /Data compression