Computer Science for IGCSE & O level - Data Representation (Section 18 - No. 19)

In run-length encoding (RLE), what is the purpose of representing consecutive identical data values?
To increase the file size.
To improve the file resolution.
To reduce the file size.
To encrypt the data.

Explanation

The goal is to reduce file size.

Comments (0)

Advertisement