AP CSP Data Compression (2.2)

AP CSP Data Compression (2.2)

9th - 12th Grade

4 Qs

quiz-placeholder

Similar activities

CS Edexcel 2.3b Compression

CS Edexcel 2.3b Compression

9th - 10th Grade

6 Qs

AP Computer Science Review

AP Computer Science Review

9th - 12th Grade

9 Qs

lossy vs. lossless compression

lossy vs. lossless compression

10th - 11th Grade

8 Qs

Practice Question #2

Practice Question #2

9th - 12th Grade

9 Qs

revision

revision

9th Grade

5 Qs

File Compression

File Compression

11th Grade

7 Qs

VET IT - Year 10 - Audio File Types

VET IT - Year 10 - Audio File Types

10th Grade

9 Qs

Chapter 4 Questions Data & Information

Chapter 4 Questions Data & Information

10th Grade

8 Qs

AP CSP Data Compression (2.2)

AP CSP Data Compression (2.2)

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Herman Galioulline

Used 86+ times

FREE Resource

4 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which of the following is an advantage of a lossless compression algorithm over a lossy compression algorithm?

A lossless compression algorithm can guarantee that compressed information is kept secure, while a lossy compression algorithm cannot.

A lossless compression algorithm can guarantee reconstruction of original data, while a lossy compression algorithm cannot.

A lossless compression algorithm typically allows for faster transmission speeds than does a lossy compression algorithm.

A lossless compression algorithm typically provides a greater reduction in the number of bits stored or transmitted than does a lossy compression algorithm.

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

A user wants to save a data file on an online storage site. The user wants to reduce the size of the file, if possible, and wants to be able to completely restore the file to its original version. Which of the following actions best supports the user’s needs?

Compressing the file using a lossless compression algorithm before uploading it

Compressing the file using a lossy compression algorithm before uploading it

Compressing the file using both lossy and lossless compression algorithms before uploading it

Uploading the original file without using any compression algorithm

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

A programmer is developing software for a social media platform. The programmer is planning to use compression when users send attachments to other users. Which of the following is a true statement about the use of compression?

Lossless compression of video files will generally save more space than lossy compression of video files.

Lossless compression of an image file will generally result in a file that is equal in size to the original file.

Lossy compression of an image file generally provides a greater reduction in transmission time than lossless compression does.

Sound clips compressed with lossy compression for storage on the platform can be restored to their original quality when they are played.

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which of the following is a true statement about data compression?

Data compression is only useful for files being transmitted over the Internet.

Regardless of the compression technique used, once a data file is compressed, it cannot be restored to its original state.

Sending a compressed version of a file ensures that the contents of the file cannot be intercepted by an unauthorized user.

There are trade-offs involved in choosing a compression technique for storing and transmitting data.