Word
Description
Data Compression
the storage of data so that it requires less space than it might otherwise. There are many methods of data compression. For example, rather than write a string of 60 of the same characters, a programmer would write, .the following character is repeated 60 times.. Data compression is especially useful when transmitting graphics via a modem because it allows the image to load more quickly.