S3 CS - Data representation

S3 CS - Data representation

9th - 12th Grade

8 Qs

quiz-placeholder

Similar activities

Post Test - Penggabungan gambar dan teks berbasis bitmap

Post Test - Penggabungan gambar dan teks berbasis bitmap

11th Grade - University

10 Qs

14. TAHS Y9

14. TAHS Y9

9th - 12th Grade

13 Qs

Bitmap Graphic

Bitmap Graphic

9th - 12th Grade

13 Qs

Bitmap & Vector Graphics

Bitmap & Vector Graphics

8th - 11th Grade

10 Qs

VP Sound and Images

VP Sound and Images

9th Grade

8 Qs

Image Representation Quiz

Image Representation Quiz

9th Grade - University

8 Qs

Digital Computer Graphics

Digital Computer Graphics

KG - University

10 Qs

SciVis II Unit 3 C

SciVis II Unit 3 C

9th - 12th Grade

10 Qs

S3 CS - Data representation

S3 CS - Data representation

Assessment

Quiz

Computers

9th - 12th Grade

Hard

Created by

G Alexander-Doyle

Used 3+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

How many bits of storage are used to represent a single character in ASCII?

16

4

8

1

Answer explanation

The ASCII character encoding uses a single byte or 8 bits to represent each character.

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

How many bits of storage would be required to store the phrase below with ASCII?

Fergus Fox

9

10

70

80

Answer explanation

The phrase 'Fergus Fox' contains 10 characters, including the space. Since each ASCII character requires 8 bits of storage, the total storage required would be 10 characters x 8 bits = 80 bits. So, the correct answer is 80.

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Match the description below with the correct term.

The total number of pixels in a set area.

Bitmap

Resolution

Colour depth

Pixel

Answer explanation

The question asks about the term used for the total number of pixels in a set area. The correct term is 'Resolution'. The term 'Resolution' refers to the total number of pixels that can be displayed in a digital image or on a digital display device. Therefore, the correct answer is Resolution.

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Match the description below with the correct term.

The smallest element of a bitmap graphic.

Bitmap

Resolution

Colour depth

Pixel

Answer explanation

The question asks for the smallest element of a bitmap graphic. The correct term for this is 'Pixel'. A pixel is the elementary unit of bitmap graphics. It is the smallest addressable element in a display device.

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Match the description below with the correct term.

The numbers of bits allocated to store the colour information of a pixel in a bitmap graphic.

Bitmap

Resolution

Colour depth

Pixel

Answer explanation

The correct term is 'Colour depth'. The question describes the number of bits used to store colour information for a single pixel in a bitmap graphic. The higher the colour depth, the more colours can be stored but the file size increases.

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Match the description below with the correct term.

A type of graphic which is stored as a 2D array of pixels.

Bitmap

Resolution

Colour depth

Pixel

Answer explanation

Bitmap graphics are made of pixels in a grid. Each pixel is assigned a specific location and colour value. The correct answer is therefore bitmap.

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

which of the following binary numbers represents the number 15?

00001110

00001111

11111000

1111111

Answer explanation

Type something

8.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

Which of the following denary numbers matches the binary number 10000101?

133

134

130

128

Answer explanation

Type something