Q. Makes the file smaller by deleting parts of the file permanently (forever)

  • (A) Lossy Compression
  • (B) Lossless Compression
  • (C) ---
  • (D) ---
πŸ’¬ Discuss
βœ… Correct Answer: (A) Lossy Compression

Q. Which of these is an advantage for Lossy compression?

  • (A) The file size becomes significantly (much) smaller
  • (B) The file size does not become much smaller than 50%
  • (C) ---
  • (D) ---
πŸ’¬ Discuss
βœ… Correct Answer: (A) The file size becomes significantly (much) smaller

Q. What type of compression allows you to reconstruct the original data?

  • (A) Lossless compression
  • (B) Lossy compression
  • (C) ---
  • (D) ---
πŸ’¬ Discuss
βœ… Correct Answer: (A) Lossless compression

Q. What are the key reasons for compressing data?

  • (A) Less space needed for storage
  • (B) Less time to transmit
  • (C) Reduced amount of processing power
  • (D) A and b
πŸ’¬ Discuss
βœ… Correct Answer: (D) A and b

Q. Lossless compression...

  • (A) Is used when not all the information is needed
  • (B) Would be a sensible choice for a music download site
  • (C) Can fully regenerate the original file
  • (D) a and c
πŸ’¬ Discuss
βœ… Correct Answer: (D) a and c

Q. Lossy compression...

  • (A) Permanently removes data from a file
  • (B) Aims to remove redundant data
  • (C) Would be a sensible choice for a music download site.
  • (D) all of the above
πŸ’¬ Discuss
βœ… Correct Answer: (D) all of the above

Q. Dictionary based compression...

  • (A) Is a lossless compression format
  • (B) Doesn't need to send the dictionary with the data
  • (C) Is a lossless compression format
  • (D) all of the above
πŸ’¬ Discuss
βœ… Correct Answer: (D) all of the above

Q. Run-length encoding..

  • (A) Is Lossless
  • (B) Records the number of repeats of an individual element
  • (C) Can be used for a wide variety of file types
  • (D) all of the above
πŸ’¬ Discuss
βœ… Correct Answer: (D) all of the above

Q. Hashing gives each item

  • (A) A sequential address
  • (B) A logarithmic address
  • (C) No address
  • (D) A unique address
πŸ’¬ Discuss
βœ… Correct Answer: (D) A unique address

Jump to