wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Binary & Hex Numbers ISM

Total questions: 19

Worksheet time: 13mins

Name
Class
Date
1.

When we count in Hexadecimal we count to which number and then start again

a)

10

b)

15

c)

2

2.

What does ASCII stand for

a)

American System of Characters for Instant Integers

b)

American Standard Code for Information Interchange

c)

Absolute Selection of Characters Instant Integers

d)

Academy Selection Code of Instant Intel

3.

When we use a byte table which order are the numbers in the first row

a)

1 2 3 4 5 6 7 8

b)

128 64 32 16 8 4 2 1

c)

1 2 4 8 16 32 64 128

d)

8 7 6 5 4 3 2 1

4.

What are the different types of data a computer stores

a)

games and animation

b)

music

c)

movies

d)

all of the above

5.

Binary numbers use what to represent data

a)

0 & 1

b)

2 & 1

c)

A & B

d)

yes & no

6.

There are 8 bits to one byte

a)

false

b)

true

7.

Computers only understand two numbers because

a)

its the best way to count

b)

they can only understand simple commands

c)

its the best way to program

d)

it looks nice

8.

10101101 is an example of

a)

a denary number

b)

a hexadecimal number

c)

a binary pattern

d)

a simple pattern

9.

What is the correct order for the following: terabyte - bit - megabyte - gigabyte - byte - kilobyte

a)

byte - bit - megabyte - gigabyte - terabyte - kilobyte

b)

terabyte - gigabyte - megabyte - kilobtye - byte - bit

c)

bit - byte - kilobyte - megabyte - gigabyte - terabyte

d)

the order doesn't matter

10.

With regards to computers 71 is an example of

a)

ASCII code

b)

a binary number

c)

Mr Heslin's real age

d)

code value

11.

You can use the ASCII chart for this question. What is the ASCII code for H

a)

107

b)

72

c)

a

d)

01010101

12.

Which of the numbers below represents the denary number 5

a)

00000101

b)

10111000

c)

50

d)

A5

13.

What is the denary equivalent of 00000100.

a)

1

b)

2

c)

3

d)

4

14.

All odd binary numbers will end in 1

a)

true

b)

false

15.

When you only have two choices this is known as

a)

simple logic

b)

denary logic

c)

hex logic

d)

binary logic

16.

What is the Hexadecimal equivalent to the number 10.

a)

01100

b)

A

c)

B

d)

C

17.

Before turning the letters on your keyboard into binary numbers the computer would need to:

a)

convert the keyboard commands into ASCII code

b)

tell the CPU that there is an overflow error

c)

convert the keyboard commands into denary numbers

18.

The hexadecimal number for 11 is

a)

Q

b)

A

c)

B

d)

C

19.

When we count in denary we count to which number

a)

15

b)

2

c)

10