wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Data representation

Total questions: 21

Worksheet time: 19mins

Name
Class
Date
1.
A kilobyte is usually rounded to 1000 bytes. But actually it is _____ bytes:
a)
1024
b)
512
c)
1048
d)
9600
2.
A gigabyte consists of 1024:
a)
megabytes
b)
terabytes
c)
kilobytes
d)
nibbles
3.
The following is a correct order of units of storage from lowest to highest:
a)
a bit, a nibble, a byte, a kilobyte, a megabyte, a gigabyte, a terabyte
b)
a bit, a byte, a nibble, a kilobyte, a megabyte, a gigabyte, a terabyte
c)
a bit, a nibble, a byte, a megabyte, a kilobyte, a gigabyte, a terabyte
d)
a byte, a bit, a nibble, a megabyte, a kilobyte, a gigabyte, a terabyte
4.

Which is the smallest form of data?

a)

Bit

b)

Byte

c)

Nibble

d)

8 Binary Digits

5.

Convert 129 to binary

a)

10000001

b)

01111110

c)

01000000

d)

11001100

6.
What is 126 in hexadecimal
a)
7E
b)
111110
c)
76
d)
7F
7.
What is 27 in hexadecimal
a)
1B
b)
17
c)
11011
d)
1C
8.
What is 19 in hexadecimal
a)
13
b)
10011
c)
19
d)
1A
9.
Colour depth refers to:
a)
How many bits are used in a file to store colour information in every pixel
b)
Resolution divided by the number of colours in an image.
c)
Degree of file compression applied to an image file.
d)
Repeated resampling of an image.
10.
The smallest unit of data stored in an image file is called:
a)
Pixels
b)
Resolution
c)
Alpha
d)
Bitmap.
11.
A microphone converts the changes in air pressure into voltage changes which are then digitised.
a)
True
b)
False
12.

How many bits per pixel do you need to make 4 colours?

a)

colour depth of 1

b)

colour depth of 2

c)

colour depth of 3

d)

colour depth of 4

13.

Bitmap Colour Depth is

a)

the colour of each pixel.

b)

the density of pixels in an image.

c)

information stored in an image to help recreate the image.

d)

the number of bits used for each pixel.

14.

What is the file size in bits, of a 10x10dpi bitmap image with a colour depth of 4 bits?

a)

4000 bits

b)

1000 bits

c)

1600 bits

d)

400 bits

15.

Increasing Colour Depth and Resolution

a)

increases the File size

b)

decreases the File size

c)

increases memory

d)

decreases sound

16.

How would decreasing the DPI of an image affect the image quality?

a)

It would make it more colourful

b)

It would make it more detailed

c)

It would make it less colourful

d)

It would make it less detailed

17.

How many bits was used to encode the original ASCII character set?

a)

7

b)

8

c)

16

d)

4

18.

How is Unicode different from ASCII

a)

Unicode represents fewer characters

b)

Unicode represents more characters

c)

Unicode isn't for letters

d)

Unicode doesn't have numbers

19.
Upper and lower case letters have a different ASCII code. (3-4)
a)
True
b)
False
20.
What is the maximum number of values that can be represented in 7 bits? (4-6)
a)
16
b)
256
c)
65,536
d)
128
21.

A sound clip uses a sample rate of 4000Hz, an 8 bit sample resolution, and is 10 seconds long. What is the file size in bits?

a)

4,000

b)

32,000

c)

40,000

d)

320,000