Computer Science for IGCSE & O level - Data Representation (Section 1 - No. 36)

What is the purpose of the 'flag' in Run-Length Encoding (RLE)?
To indicate the beginning of a repeating sequence.
To specify the length of the file.
To represent the file size.
To increase image resolution.

Explanation

The flag identifies the start of compressed data in RLE.

Comments (0)

Advertisement