wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

CSP Unit 1 Review

Total questions: 15

Worksheet time: 45mins

Name
Class
Date
1.

What's the relationship between a byte and a bit?

a)

8 bytes in a bit

b)

4 bits in a byte

c)

10 bytes is a bit

d)

8 bits in a byte

2.

Computers store information in bits, or binary digits. Which of the following could be represented in bits?

a)

Numbers

b)

Text

c)

Images

d)

Sounds

e)

All of the above

3.

Creating simplified representations of something more complex is called:

a)

obstruction

b)

abstraction

c)

substitution

d)

flippy-do

4.

What is 0011 0100 in decimal form?

a)

52

b)

28

c)

100

d)

60

5.

What is 226 in binary?

a)

1111 0010

b)

1100 1100

c)

1110 0110

d)

1110 0010

6.

Is 0000 1100 equivalent to 1100 in binary?

a)

Yes

b)

No

7.

How many bits do you need to make 21 in binary?

a)

3

b)

4

c)

5

d)

6

8.

Can you make 34 with 5 bits?

a)

Yes

b)

No

9.

Which is true about 3 bits?

a)

The highest number you can reach is 8, giving you 9 numbers (0-8)

b)

The highest number you can reach is 7, giving you 8 numbers (0-7)

c)

The highest number you can reach is 8, giving you 8 numbers (0-7)

d)

The highest number you can reach is 7, giving you 7 numbers (0-7)

10.

Which is true about analog vs digital?

a)

Analog is data with values that change continuously, or smoothly, over time while digital is has a finite set of possible values

b)

Analog has a finite set of possible data values while digital has data values that change continuously, or smoothly, over time

11.

Which of the following is true about creating a digital image? Mark all that apply.

a)

The more sampling you do, the closer the image will look to the analog version

b)

The less sampling you do, the closer the image will look to the analog version

c)

The more pixels you have, the smaller the file size of the image

d)

The more pixels you have, the larger the file size of the image

12.

Compression is a process used to reduce the number of bits necessary to represent something.

a)

True

b)

False

13.

What is the difference between lossy and lossless compression? Mark all that apply.

a)

With lossless compression, you can reverse the process and recreate the original exactly

b)

With lossy compression, no information is lost

c)

With lossless compression, the size of the file sent is always going to be the same size as the original

d)

Lossy compression is ok if you are just trying to send a quick silly picture to someone but if specific details are important, you should use lossless compression

e)

Lossless compression would send a higher quality image than one sent with lossy compression

14.

A Creative Commons license restricts the use of a copyright.

a)

True

b)

False

15.

What is true about copyright laws?

a)

If you use someone's stuff and don't cite it, you are violating copyright laws

b)

If someone has a Creative Commons license, then you are able to use their stuff freely (as long as it follows what is written in the license)

c)

Open source means you are free to use it without worrying about copyright laws

d)

All of the above