Image Representation Quiz

Image Representation Quiz

9th Grade

8 Qs

quiz-placeholder

Similar activities

Representing Characters and Images

Representing Characters and Images

8th - 11th Grade

10 Qs

Binary Images

Binary Images

7th - 9th Grade

10 Qs

Unit 1.2 - Data Storage MCQ L3

Unit 1.2 - Data Storage MCQ L3

10th - 11th Grade

10 Qs

Data Representation - Keywords

Data Representation - Keywords

9th - 11th Grade

12 Qs

Computer Graphics - introduction

Computer Graphics - introduction

University

13 Qs

Binary and Bitmaps

Binary and Bitmaps

8th - 9th Grade

11 Qs

Data Representation Mix

Data Representation Mix

10th Grade

12 Qs

Data Rep LST

Data Rep LST

9th - 12th Grade

12 Qs

Image Representation Quiz

Image Representation Quiz

Assessment

Quiz

Computers

9th Grade

Hard

Created by

Joshua Levy

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a bitmap image?

A list of colours

A type of spreadsheet

An image made of coloured pixels

A text file

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does each pixel in a bitmap image store?

A sound

A colour

A number

A word

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many colours can be represented with 3-bit colour?

4

8

16

256

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the formula for calculating image file size (in bits)?

Width + Height + Bit Depth

Width × Height × Bit Depth

Width ÷ Height × Bit Depth

Width + Bit Depth

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the bit depth if an image can display 16 colours?

2

3

4

8

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An image is 200 pixels wide and 100 pixels high. Each pixel uses 8 bits. What is the file size in bytes?

160,000 bytes

20,000 bytes

25,000 bytes

10,000 bytes

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many bits are in 1 byte?

2

4

6

8

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does a higher bit depth mean?

Fewer colours

More colours

More pixels

Less memory used