wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

#4 Image Representation

Total questions: 1

Worksheet time: 7mins

Name
Class
Date
1-10.
1.

What are the two ways of storing images in binary?

a)

Vector and Pixel

b)

Binary and Hexadecimal

c)

Bitmap and Pixel

d)

Bitmap and Vector

2.

What is the metadata of an image used for?

a)

To reconstruct the image from raw binary data

b)

To define the width and height of the image

c)

To calculate the number of different colors the human eye can see

d)

To store the color depth and color palette

3.

How many bits are required for each pixel in a 3-bit color image?

a)

3 bits

b)

1 bit

c)

2 bits

d)

4 bits

4.

What is the color depth of a 24-bit color image?

a)

256 colors

b)

16 million colors

c)

64 colors

d)

8 colors

5.

What does the term 'pixel' refer to in the context of images?

a)

The size of the image

b)

A single point in an image

c)

The width and height of the image

d)

The number of bits needed to represent each pixel

6.

How is a vector image different from a bitmap image?

a)

Vector images have a larger file size compared to bitmap images

b)

Vector images are made of colored squares, while bitmap images store the mathematics to draw the image

c)

Vector images store the color depth, while bitmap images store the width and height of the image

d)

Vector images use hexadecimal representation, while bitmap images use binary representation

7.

What is the file size of a bitmap image determined by?

a)

The number of pixels in the image

b)

The size of the color palette

c)

The color depth and resolution of the image

d)

The number of different colors in the image

8.

How many possible values can be represented by 4 bits?

a)

4

b)

8

c)

32

d)

16

9.

What is the color depth of a black-and-white bitmap image?

a)

8 bits

b)

4 bits

c)

2 bits

d)

1 bit

10.

What is the standard color depth for storing photographs in modern times?

a)

32-bit color

b)

24-bit color

c)

16-bit color

d)

8-bit color