Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Daqfurballmaze

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

Which of the following correctly shows the binary number 0001 0111 as a decimal number?

a)

22

b)

23

c)

24

d)

26

2.

Which of the following correctly shows the decimal number 79 as a binary number?

a)

1000 1111

b)

0010 1111

c)

0100 1111

d)

0010 1110

3.

How many bits are there in 4 bytes?

a)

24

b)

12

c)

28

d)

32

4.

sRGB uses a(n) __-bit color depth, meaning each color channel (red, green, and blue) has 256 possible levels.

a)

16

b)

8

c)

6

d)

2

5.

A video game character can face toward one of four directions: north, south, east, and west. Each direction is stored in memory as a sequence of four bits. A new version of the game is created in which the character can face toward one of eight directions, adding NW, NE, SW, SE. Which of the following is true?

a)

Four bits are not enough to store the 8 directions. Five bits are needed.

b)

Four bits are not enough to store the 8 directions. Eight bits are needed.

c)

Four bits are not enough to store the 8 directions. Sixteen bits are needed.

d)

Four bits are enough to store the eight directions.

6.

Which of the following is happens when we decrease the size of each sample square?

a)

Increases the number of samples taken giving a better digital approximation.

b)

Increases the number of samples taken giving a worse digital approximation.

c)

Decreases the number of samples taken giving a better digital approximation

d)

Decreases the number of samples taken giving a worse digital approximation

7.

Which of the following is true about an image sampled using only 32 bits of pixel data?

a)

The sampled image would be an exact copy

b)

32 bits would be enough to create an image, but the quality depends on how the original image was sampled

c)

Using fewer bits to represent an image usually results in a sharper, more detailed image

d)

Relatively large sample squares were probably used, which could cause the image to lose detail

8.

Which of the following can be represented using just 0s and 1s?

a)

Text

b)

Images

c)

Sounds

d)

Movies

9.

Digital images are exact copies of their analog counterpart?

a)

True

b)

False

10.

Which of the following is true of lossy and lossless compression algorithms?

a)

Lossy compression algorithms are used when perfect reconstruction of the original data is important.

b)

Lossless compression algorithms only allow for an approximate reconstruction of the original data.

c)

Lossy compression algorithms are typically better than lossless compression algorithms at reducing the number of bits needed to represent a piece of data.

d)

Lossless compression algorithms are only used to compress text data.