S3 CS - Data representation

S3 CS - Data representation

9th - 12th Grade

8 Qs

quiz-placeholder

Similar activities

1.2.3 - Starter Task/Network Hardware

1.2.3 - Starter Task/Network Hardware

11th Grade

12 Qs

81. Data_Rep - Computer Image Representation Quiz

81. Data_Rep - Computer Image Representation Quiz

9th - 12th Grade

11 Qs

Image Capture

Image Capture

8th - 12th Grade

10 Qs

DG

DG

10th Grade

10 Qs

Kuis Dasar Desain Grafis Materi Format Gambar

Kuis Dasar Desain Grafis Materi Format Gambar

10th Grade

10 Qs

Topic 2.1 and 2.2 Keywords

Topic 2.1 and 2.2 Keywords

10th - 11th Grade

13 Qs

quizizz UKIN

quizizz UKIN

12th Grade

10 Qs

Latihan soal

Latihan soal

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