Bird
0
0

Why does compressing a file save storage space on a computer?

easy📝 Conceptual Q11 of 15
Linux CLI - Archiving and Compression
Why does compressing a file save storage space on a computer?
ABecause compression removes repeated data and makes the file smaller
BBecause compression changes the file format to a faster one
CBecause compression deletes parts of the file permanently
DBecause compression copies the file to another location
Step-by-Step Solution
Solution:
  1. Step 1: Understand what compression does

    Compression finds repeated patterns in data and stores them more efficiently.
  2. Step 2: Relate compression to file size

    By storing repeated data once, the overall file size becomes smaller, saving storage space.
  3. Final Answer:

    Because compression removes repeated data and makes the file smaller -> Option A
  4. Quick Check:

    Compression reduces file size = A [OK]
Quick Trick: Compression shrinks files by removing repeats [OK]
Common Mistakes:
  • Thinking compression deletes important data
  • Believing compression changes file format speed
  • Confusing compression with copying files

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More Linux CLI Quizzes