Computer Science for IGCSE & O level - Data Representation (Section 15 - No. 42)
What is the role of a 'flag' in Run Length Encoding?
To store the character count.
To indicate that RLE compression is being used.
To represent the color or value being repeated.
To indicate the end of the file.
Explanation
The flag indicates the start of the RLE coding.
Comments (0)
