wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Coding Unit 1

Total questions: 80

Worksheet time: 1hrs 6mins

Name
Class
Date
1.

What is the power, energy, a signal, or information put into a machine or system?

(Write the answer in lower case)

(a)  

2.

What is the power, energy, or data produced or delivered by a machine or system

(Write the answer in lower case)

(a)  

3.

The action or method of storing something for future use is called (a)  

(Write the answer in lower case)

4.

The process of turning input into an output is called (a)  

5.

Select the correct type of Processing:

If something is true, do something else

a)

If/Then

b)

Comparing

c)

Finding a Match

d)

Counting

6.

Select the correct type of Processing:

Check whether things are the same, or one is bigger than the other

a)

If/Then

b)

Comparing

c)

Finding a Match

d)

Counting

7.

Select the correct type of Processing:

Search a list or group of things for a match

a)

If/Then

b)

Comparing

c)

Finding a Match

d)

Counting

8.

Select the correct type of Processing:

Keep track of how many of something there are

a)

If/Then

b)

Comparing

c)

Finding a Match

d)

Counting

9.

FALSE AND FALSE

a)

FALSE

b)

TRUE

10.

FALSE AND TRUE

a)

FALSE

b)

TRUE

11.

TRUE AND FALSE

a)

FALSE

b)

TRUE

12.

TRUE AND TRUE

a)

FALSE

b)

TRUE

13.

0 AND 0

a)

0

b)

1

14.

0 AND 1

a)

0

b)

1

15.

1 AND 0

a)

0

b)

1

16.

1 AND 1

a)

0

b)

1

17.

FALSE OR FALSE

a)

FALSE

b)

TRUE

18.

FALSE OR TRUE

a)

FALSE

b)

TRUE

19.

TRUE OR FALSE

a)

FALSE

b)

TRUE

20.

TRUE OR TRUE

a)

FALSE

b)

TRUE

21.

0 OR 0

a)

0

b)

1

22.

0 OR 1

a)

0

b)

1

23.

1 OR 0

a)

0

b)

1

24.

1 OR 1

a)

0

b)

1

25.

0 AND 0

a)

FALSE

b)

TRUE

26.

0 AND 1

a)

FALSE

b)

TRUE

27.

1 AND 0

a)

FALSE

b)

TRUE

28.

1 AND 1

a)

FALSE

b)

TRUE

29.

0 OR 0

a)

FALSE

b)

TRUE

30.

0 OR 1

a)

FALSE

b)

TRUE

31.

1 OR 0

a)

FALSE

b)

TRUE

32.

1 OR 1

a)

FALSE

b)

TRUE

33.

How many binary digits do we need to be able to map out

24

memory locations?

(a)  

34.

How many binary digits do we need to be able to map out

1

memory locations?

(a)  

35.

How many binary digits do we need to be able to map out

2

memory locations?

(a)  

36.

How many binary digits do we need to be able to map out

3

memory locations?

(a)  

37.

How many binary digits do we need to be able to map out

4

memory locations?

(a)  

38.

How many binary digits do we need to be able to map out

6

memory locations?

(a)  

39.

How many binary digits do we need to be able to map out

8

memory locations?

(a)  

40.

How many binary digits do we need to be able to map out

12

memory locations?

(a)  

41.

How many binary digits do we need to be able to map out

15

memory locations?

(a)  

42.

How many binary digits do we need to be able to map out

16

memory locations?

(a)  

43.

How many binary digits do we need to be able to map out

19

memory locations?

(a)  

44.

How many binary digits do we need to be able to map out

32

memory locations?

(a)  

45.

How many binary digits do we need to be able to map out

45

memory locations?

(a)  

46.

How many binary digits do we need to be able to map out

64

memory locations?

(a)  

47.

How many binary digits do we need to be able to map out

82

memory locations?

(a)  

48.

How many binary digits do we need to be able to map out

128

memory locations?

(a)  

49.

How many binary digits do we need to be able to map out

173

memory locations?

(a)  

50.

How many binary digits do we need to be able to map out

256

memory locations?

(a)  

51.

How many binary digits do we need to be able to map out

450

memory locations?

(a)  

52.

How many binary digits do we need to be able to map out

512

memory locations?

(a)  

53.

How many binary digits do we need to be able to map out

626

memory locations?

(a)  

54.

How many binary digits do we need to be able to map out

1024

memory locations?

(a)  

55.

How many binary digits do we need to be able to map out

1500

memory locations?

(a)  

56.

Convert the following number to decimal:

101101

(a)  

57.

Convert the following number to decimal:

10100101

(a)  

58.

Convert the following number to decimal:

11100

(a)  

59.

Convert the following number to decimal:

111001

(a)  

60.

Convert the following number to decimal:

1100

(a)  

61.

Convert the following number to decimal:

1001

(a)  

62.

Convert the following number to decimal:

1000111

(a)  

63.

Convert the following number to decimal:

100101

(a)  

64.

Convert the following number to binary:

45

(a)  

65.

Convert the following number to binary:

165

(a)  

66.

Convert the following number to binary:

28

(a)  

67.

Convert the following number to binary:

57

(a)  

68.

Convert the following number to binary:

9

(a)  

69.

Convert the following number to binary:

71

(a)  

70.

Convert the following number to binary:

37

(a)  

71.

Add the following binary numbers:

01

11

(a)  

72.

Add the following binary numbers:

1001

1011

(a)  

73.

Add the following binary numbers:

1111

1011

(a)  

74.

Add the following binary numbers:

01111

11011

(a)  

75.

Add the following binary numbers:

1100000

1101001

(a)  

76.

Add the following binary numbers:

1101111

1101111

(a)  

77.

Add the following binary numbers:

1111111

1111101

(a)  

78.

Add the following binary numbers:

111011

110011

(a)  

79.

Add the following binary numbers:

1010110

1001110

(a)  

80.

in Binary Addition Rules - What does 1+1+1 equal to?

a)

3

b)

0 carry the 1

c)

1 carry two 1s

d)

1 carry the 1