Computer Science for IGCSE & O level - Data Representation (Section 15 - No. 20)
What type of data is best compressed using Run Length Encoding (RLE)?
A photograph with complex details.
An audio file with a wide range of frequencies.
A text file with repeating characters.
A video file with changing frames.
Explanation
RLE is efficient for text featuring sequences of repeating characters.
Comments (0)
