Podcast
Questions and Answers
Which method is used for encoding according to variable lengths in compression?
Which method is used for encoding according to variable lengths in compression?
- Encoding according to series lengths
- Case of binary files
- Case of text files
- Huffman method (correct)
What is the objective of compression algorithms?
What is the objective of compression algorithms?
- To maximize space occupied by data without much concern about the time spent on the process
- To minimize execution time while conserving space
- To maximize execution time while conserving space
- To reduce space occupied by data without much concern about the time spent on the process (correct)
What is the opposite perspective to compression algorithms?
What is the opposite perspective to compression algorithms?
- To reduce space occupied by data without much concern about the time spent on the process
- To minimize execution time while conserving space (correct)
- To maximize space occupied by data without much concern about the time spent on the process
- To maximize execution time while conserving space
What is the approach used in compression algorithms?
What is the approach used in compression algorithms?
What are the typical results of compression algorithms?
What are the typical results of compression algorithms?
Flashcards are hidden until you start studying