Image Representation Quiz

Image Representation Quiz

9th Grade

8 Qs

quiz-placeholder

Similar activities

Computer Memory and Storage

Computer Memory and Storage

KG - University

12 Qs

19th March y11 checkup 1.2

19th March y11 checkup 1.2

10th Grade - University

11 Qs

Coding Systems 1 - AQA A Level Computer Science

Coding Systems 1 - AQA A Level Computer Science

11th - 12th Grade

10 Qs

Edexcel GCSE Computer Science Topic 2: Data

Edexcel GCSE Computer Science Topic 2: Data

12th Grade

10 Qs

File Type

File Type

1st Grade - Professional Development

10 Qs

Units of Storage

Units of Storage

7th - 11th Grade

13 Qs

Y12 Data Rep Images

Y12 Data Rep Images

9th - 12th Grade

11 Qs

Java Data Types

Java Data Types

11th Grade

10 Qs

Image Representation Quiz

Image Representation Quiz

Assessment

Quiz

Computers

9th Grade

Easy

Created by

Joshua Levy

Used 2+ times

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