Which operation combines multiple files into a single archive file?

Which operation combines multiple files into a single archive file?

  1. Move
  2. Delete
  3. Compress ✓
  4. Copy

Explanation

Compressing combines multiple files into one archive like a ZIP file. This reduces file size and makes sharing easier. One compressed file is simpler to email than many separate files.

Move changes file location. Delete removes files. Copy duplicates files without combining them.

Compression saves storage space and download time. It’s essential for sending large collections of files.