wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

APCSP Data + a little Internet

Total questions: 20

Worksheet time: 26mins

Name
Class
Date
1.

True/False: When using binary, 0 represents off and

1 represents on

a)

true

b)

false

2.

What is the 4-bit binary number for the decimal number 10?

a)

0010

b)

1010

c)

0110

d)

0101

3.

What is the minimum number of bits you would need to encode the 26 letters in the English alphabet?

a)

2 bits

b)

3 bits

c)

4 bits

d)

5 bits

e)

6 bits

4.

How many unique combinations can be made using 5 bits?

a)

15

b)

16

c)

31

d)

32

5.

When 1 additional bit is added to a binary sequence, it...

a)

can store one more piece of data

b)

can store 2 more pieces of data

c)

can store twice as much data

d)

can store 4x as much data

6.

A certain programming language uses 4-bit sequences to represent decimal numbers. Using this programming language, a programmer attempts to add the decimal values 12 and 15 and print it on screen.


Which of the following best describes the result of this operation?

a)

The number 27 will be printed on screen

b)

An overflow error will occur because 4 bits is not large enough to represent either of the values 14 or 15

c)

An overflow error will occur because 4 bits is not large enough to represent 27

d)

A round-off error will occur because the decimal values 14 and 15 are only approximations

7.

Choose all of which that can be represented using binary

a)

decimal numbers

b)

keyboard characters

c)

B&W pictures

d)

color pictures

e)

sounds

8.

Which of the following is true about sampling analog data?

a)

Sampling more often creates a more pixelated digital representation

b)

Digital data is sampled often to create an analog representation

c)

An analog audio sound can be turned into HD digital audio by sampling a lot

d)

Sampling more often is quicker than sampling less often

9.

When using a 3-bit binary sequence to represent an RGB color pixel, what color would 000 be?

a)

black

b)

white

c)

red

d)

green

e)

blue

10.

When using a 6-bit binary sequence to represent an RGB color pixel, what color would 001100 be?

a)

dark green

b)

brown

c)

light green

d)

grey

11.

What is the number 117 in binary?

a)

1110110

b)

1110101

c)

1010111

d)

1110111

12.

The binary number 10010110 is what number in base-10?

a)

160

b)

150

c)

140

d)

278

13.

What feature of the Internet allows information to know WHERE to deliver data?

a)

packets

b)

Keyboards

c)

UDP

d)

IP addresses

14.

True or False: The Internet is core based/centrally located, which means all data travelling across the Internet passes through one main system

a)

True

b)

False

15.

True or False: The word Internet is written using an upper-case "I"

a)

True

b)

False

16.

True or False: IP addresses are included on every message sent over the internet

a)

True

b)

False

17.

_____________ is the maximum amount of data that can be sent in a fixed amount of time (measured in bits per second)

a)

RPM

b)

bandwidth

c)

redundancy

d)

IPv4

18.

True of False: The internet and the world wide web are the same thing

a)

True

b)

False

19.

In a diagram of the Internet, there are nodes and lines. Which of the following is FALSE about this diagram?

a)

The lines represent paths like copper wire, fiber optic wires or radio waves

b)

The nodes represent routers

c)

The whole diagram is distributed and there is no one central hub

d)

Data will pass through all of the nodes while traveling across the Internet

20.

When creating the Internet, there is _________, which makes the Internet __________

a)

fault tolerance... redundant

b)

redundancy... fault tolerant

c)

IPv4, ASCII

d)

packets, fast