MULTIMEDIA AND QUALITY OF SERVICE
COMPRESSION
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
It removes and throws away some of the information.
|
|
It converts repeating values into an encoded form that takes less space.
|
|
It relies upon a link to the internet.
|
|
None of the above
|
Detailed explanation-1: -With lossless compression, every bit of data originally in a file remains after it is uncompressed, and all the information is restored. Lossy compression reduces a file by permanently eliminating certain information, especially redundant information.
Detailed explanation-2: -Lossless compression retains values and manages to lower file size. However, lossy compression reduces file size by eliminating redundant information. While LZ77 is an example of lossless compression, JPEG is an example of lossy compression.
Detailed explanation-3: -Lossy image compression is a process that removes some of the data from your image file, reducing the overall file size. This process is irreversible, meaning that the file information will be removed permanently.