The correct choices are A) Reduce storage space and B) Faster file transfer.
How to explain
File compression aims to reduce file size, primarily for two reasons. First, by shrinking the file size, it conserves storage space, enabling the storage of more data in limited memory or disk space.
Second, smaller file sizes facilitate faster file transfers, reducing transmission time over networks. Compression achieves this by using algorithms to eliminate redundancy in data, encoding it more efficiently.
It's an essential practice in computing, allowing efficient use of storage resources and expedited data transfer, making it advantageous for various applications, including data storage, transmission, and backup processes.
The Complete Question
which two of the following are common reasons why you would compress a file
Common reasons for compressing a file include:
A) Reduce storage space: .
B) Faster file transfer:
C) Improve security:
D) Enhance file organization