wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Entry Level - Binary and Boolean Logic

Total questions: 19

Worksheet time: 12mins

Name
Class
Date
1.

Convert the Binary number 1001 into Denary?

a)

10

b)

7

c)

9

d)

8

2.

Convert the Binary number 0110 into Denary?

a)

7

b)

6

c)

8

d)

5

3.

Convert the Binary number 1111 into Denary?

a)

14

b)

16

c)

15

d)

11

4.

Convert the Denary number 11 into Binary?

a)

1011

b)

1100

c)

1101

d)

0111

5.

Convert the Denary number 4 into Binary?

a)

0110

b)

0011

c)

0111

d)

0100

6.

What is 1001 + 0011?

a)

1011

b)

1111

c)

1100

d)

10011

7.

What is 0111 + 0111?

a)

1110

b)

1111

c)

1100

d)

1001

8.

What type of Boolean gate is pictured?

a)

AND

b)

OR

c)

NOT

d)

XOR

9.

What type of Boolean gate is pictured?

a)

AND

b)

OR

c)

NOT

d)

XOR

10.

What type of Boolean gate is pictured?

a)

AND

b)

OR

c)

NOT

d)

XOR

11.

8 != 6

a)

True

b)

False

12.

8 == 6

a)

True

b)

False

13.

8 < 6

a)

True

b)

False

14.

8 > 6

a)

True

b)

False

15.

What would be the output?

(a)  

16.

What is the output?

(a)  

17.

What is the output?

(a)  

18.

What is the output?

(a)  

19.

What would be the output?

(a)