MULTIMEDIA AND QUALITY OF SERVICE
COMPRESSION
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
What type of compression does the ZIP format use?
|
Lossy
|
|
Lossless
|
|
Either A or B
|
|
None of the above
|
Explanation:
Detailed explanation-1: -The ZIP file format uses lossless compression algorithms to do exactly that. It allows you to express the same information in a more efficient way by removing the redundant data from the file. This also means it is faster to send a ZIP file.
Detailed explanation-2: -Lossless compression is generally used for so-called “discrete” data, such as database records, spreadsheets, word-processing files, and even some kinds of image and video information. Text compression is a significant area for lossless compression.
There is 1 question to complete.