OCR A Level Computer Science (H446) - Component 1.3.1 - Compression, Encryption and Hashing

OCR A Level Computer Science (H446) - Component 1.3.1 - Compression, Encryption and Hashing

11th Grade - University

9 Qs

quiz-placeholder

Similar activities

Compression

Compression

12th Grade

11 Qs

Compression Quiz

Compression Quiz

10th - 11th Grade

14 Qs

Image File Types

Image File Types

10th - 12th Grade

10 Qs

Data Representation - Sound

Data Representation - Sound

2nd - 12th Grade

10 Qs

1.2.5. Data Compression

1.2.5. Data Compression

9th - 11th Grade

10 Qs

AP CSP Unit 2 Quiz 2 - Lessons 3-5

AP CSP Unit 2 Quiz 2 - Lessons 3-5

9th - 12th Grade

12 Qs

AP CSP Unit 1 Vocab (Code.org)

AP CSP Unit 1 Vocab (Code.org)

9th - 12th Grade

12 Qs

AP Computer Science Principles - Unit 1: Digital Information

AP Computer Science Principles - Unit 1: Digital Information

9th - 12th Grade

10 Qs

OCR A Level Computer Science (H446) - Component 1.3.1 - Compression, Encryption and Hashing

OCR A Level Computer Science (H446) - Component 1.3.1 - Compression, Encryption and Hashing

Assessment

Quiz

Computers

11th Grade - University

Hard

Created by

A Brereton

Used 240+ times

FREE Resource

9 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

1 min • 1 pt

What are the key reasons for compressing data?

Less space needed for storage

Less time to transmit

Higher quality files

Reduced amount of processing power

Limited RAM

2.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Lossless compression...

Is used when not all the information is needed

Is not as effective as lossy compression

Can fully regenerate the original file

Includes files such as .ZIP

Would be a sensible choice for a music download site

3.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Lossy compression...

Permanently removes data from a file

Always leads to a noticeable loss of quality

Aims to remove redundant data

Can return the original file to its original quality

Would be a sensible choice for a music download site.`

4.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Dictionary based compression...

Is a lossless compression format

Creates a dictionary of common letter combinations to encode words with fewer characters

Creates a dictionary of smaller letters so less space is used

Sends the dictionary with the data

Doesn't need to send the dictionary with the data

5.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Run-length encoding...

is Lossless

is Lossy

Can only be used for text

Records the number of repeats of an individual element

Can be used for a wide variety of file types

6.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Encryption...

Uses at least one key to cipher data

Is only used on text

Can be symmetric or asymmetric

Is impossible to break

Has developed a lot as processing power has increased

7.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Symmetrical encryption techniques...

Are the most secure types of encryption

Use a single key to encode/decode

Use multiple keys to encode/decode

Include XOR, Caesar and Route

Include RSA, Diffie-Hellman and DSS

8.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Asymmetrical encryption techniques...

Are the most secure types of encryption

Use a single key to encode/decode

Use multiple keys to encode/decode

Include XOR, Caesar and Route

Include RSA, Diffie-Hellman and DSS

9.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Asymmetrical encryption...

Often requires considerable processing power

Is impossible to break

Is being threatened by the possibility of quantum computing

Can be brute-force attacked

Is very widely used, even in small businesses