wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Binary Intro

Total questions: 27

Worksheet time: 12mins

Name
Class
Date
1.

What is the point of binary?

a)

It represents how computers interpret electrical signals

b)

Because teachers like to make you do extra math

c)

Binary isn't a real thing

d)

Because it describes star systems

2.

Binary is made up of which numbers

a)

3 and 4.

b)

0 and 1.

c)

2 and 3.

d)

1 and 2.

3.

If a binary number ends with a 1, it must be...

a)

An odd number

b)

An even number

c)

A prime number

d)

The number 12

4.

Convert 11111111 to decimal

a)

255

b)

245

c)

235

d)

225

5.

Which of these are the correct place values for binary?

a)

128,64,32,16,8,4,2,1

b)

128, 68,34,12,6,4,2,1

c)

1,0

d)

0,1

6.

How would you write the number two in binary?

a)

1001

b)

0001

c)

0000

d)

0010

7.

Convert 128 to binary

a)

10000000

b)

01111110

c)

10000001

d)

11001100

8.

How would you write the number 4 in binary code?

a)

0100

b)

0000

c)

0001

d)

0010

9.

A group of 8 bits is known as a gigabyte.

a)

True

b)

False

10.

8 bytes = 1 bit

a)

True

b)

False

11.

A bit is

a)

a numerical label assigned to each device.

b)

the smallest unit of data in a computer.

c)

a keyboarding term for typing.

d)

is a numeral system made up of 16 symbols.

12.

Computers can only understand 0s and 1s.

a)

True

b)

False

13.

What are the only two numbers you can use in binary?

a)

0 and 1

b)

1 and 2

c)

1, 2, 3, 4, 5, 6, 7, 8, 9, 10

d)

1, 2, 4, 8, 16

14.

What is the binary form of 40?

a)

00101000

b)

0000040

c)

00001000

d)

10101010

15.

How will you write 55 in binary?

a)

00110111

b)

00100110

c)

00110010

d)

00010110

16.

How many digits are in the decimal number system?

a)

10

b)

9

c)

2

d)

1-9

17.

What is 25?

a)

16

b)

32

c)

64

d)

None of the above

18.

What is the range of decimal values you can write in 8 bits?

a)

0 to 8

b)

0 to 256

c)

0 to 63

d)

0 to 255

19.

The largest decimal number you can write with four binary digits is:

a)

16

b)

15

c)

14

d)

None of the above

20.

Calculate the binary addition:

01

11

a)

101

b)

11

c)

100

d)

111

21.

Calculate the binary addition:

1001

1011

a)

10100

b)

010101

c)

011100

d)

01010011

22.

What is the decimal equivalent of the $ symbol whose Binary value is 00100100

a)

30

b)

36

c)

44

d)

97

23.

Is 01000001 an uppercase or lowercase letter?

a)

Uppercase

b)

Lowercase

24.

How many total bits are there in 8 bytes?

(a)  

25.

How well do you understand binary conversions and the ASCII table?

a)

I'm really comfortable. Binary is easy.

b)

I mostly get it. Binary's not too bad.

c)

I think I get it, but I can't remember it.

d)

I don't get it at all.

e)

I shoulda paid more attention during class.

26.

Use an ASCII chart for this question. What is the decimal value of the # symbol?

(a)  

27.

What is the decimal value after the binary addition of:

1000

0111

a)

15

b)

4

c)

20

d)

8