wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Y9 representation 3 upper

Total questions: 15

Worksheet time: 21mins

Name
Class
Date
1.

What would the answer be on a binary right shift 2?

a)

10

b)

5

c)

12

d)

30

2.

What would be the answer on a binary left shift 3?

a)

128

b)

160

c)

176

d)

150

3.

The hex value 8C is what in binary?

a)

10001000

b)

11101100

c)

11001100

d)

10001100

4.

220 converted to binary is?

a)

11011100

b)

11100110

c)

11001100

d)

11010001

5.

A picture has a resolution of 300 x 400. What would the file size be in MB?

a)

1.5 MB

b)

0.015 MB

c)

0.0015 MB

d)

0.00015 MB

6.

How many colours could you represent from an 8-bit image?

a)

4

b)

256

c)

128

d)

64

7.

The formula for this image is?

a)

(A AND B) NOT C

b)

(A OR B) AND C

c)

(A AND B ) OR C

d)

(NOT A) OR C

8.

An insertion sort?

a)

compares the next number to the right and sorts

b)

Compares two numbers and sends the highest to the end

c)

Inserts the number exactly in the list

9.

A bubble sort?

a)

Compares the next number to the right and sorts

b)

Compares two numbers and sends the larger number to the right each pass through

c)

Sorts the whole list in one pass through

10.

What is the correct formula here?

a)

Q = (A OR B) AND (C AND D)

b)

Q = (A OR B) AND (C OR D)

c)

Q = (A AND B) AND (C OR D)

d)

Q = (A OR B) OR (C OR D)

11.

State the capacity in Gigabytes of a 2TB hard drive

a)

20

b)

200

c)

2000

d)

20,000

12.

If saved, what size would the following file be - "hello"

a)

1 GB

b)

5 MB

c)

5 bytes

d)

5 kilobytes

13.

Select the character sets below

a)

ASCII

b)

QWERTY

c)

Hex

d)

English

14.

A GIF is 10 KB. How many GIFs would fit into a MB?

a)

1000

b)

10

c)

100

d)

10,000

15.

What would the digital clock display?

a)

17.14

b)

15.35

c)

17.34

d)

18.35