Binary Images

Binary Images

5th - 12th Grade

8 Qs

quiz-placeholder

Similar activities

SLR 13 - Part 2

SLR 13 - Part 2

8th Grade

10 Qs

Data Representation - Keywords

Data Representation - Keywords

9th - 11th Grade

12 Qs

Data2 - Image representation

Data2 - Image representation

8th - 10th Grade

9 Qs

Bitmap Graphic

Bitmap Graphic

9th - 12th Grade

13 Qs

14. TAHS Y9

14. TAHS Y9

9th - 12th Grade

13 Qs

Coding Systems 1 - AQA A Level Computer Science

Coding Systems 1 - AQA A Level Computer Science

11th - 12th Grade

10 Qs

Image Representation Quiz

Image Representation Quiz

9th Grade - University

8 Qs

Binary Images

Binary Images

7th - 9th Grade

10 Qs

Binary Images

Binary Images

Assessment

Quiz

Computers

5th - 12th Grade

Hard

Created by

Dan Hodgson

Used 12+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What does the term colour depth mean?

The number of bits used in each pixel in an image file

The amount/density of pixels in a given space (usually an inch)

Extra data stored with a file which contains the files properties

Small dots that make up bitmap images

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What does the term resolution mean?

The number of bits used in each pixel in an image file

The amount/density of pixels in a given space (usually an inch)

Extra data stored with a file which contains the files properties

Small dots that make up bitmap images

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What does the term metadata mean?

The number of bits used in each pixel in an image file

The amount/density of pixels in a given space (usually an inch)

Extra data stored with a file which contains the files properties

Small dots that make up bitmap images

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What does the term pixel mean?

The number of bits used in each pixel in an image file

The amount/density of pixels in a given space (usually an inch)

Extra data stored with a file which contains the files properties

Small dots that make up bitmap images

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How is a bitmap image stored on a computer?

An image is made up of pixels, each colour has a unique binary number, each pixel is given the binary number of its colour

An image is made up of pixels, more pixels means a higher quality image, means a larger file size

An image is made up of pixels, each colour has a binary number, each pixel is given the binary number of its colour

The larger the pixels the lower quality the image will be and it can become pixelated

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A colour depth of 4-bits would have how many colours?

2

4

8

16

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A colour depth of 2-bits would have how many colours?

2

4

8

16

8.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How does reducing the number of colours in an image reduce its file size?

Fewer colours to choose from means there are less options to pick, making the image easier to store

Fewer pixels are needed to stored the image

Fewer bits are needed per colour, which means fewer bits per pixel