Data compression

EasyMedium
1234567891011121314151617181920212223242526272829303132333435363738394041
Question 13
Easy

A sequence of characters from the phrase "A CAFE BED" was encoded using the Huffman tree shown below.

Huffman tree for A, B, C, D, E, F and SPACE

What string does the binary sequence 100111011110101 represent?

[1]

Data compression Questions

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