wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Crash Course Computer Science #29 - The Internet

Total questions: 18

Worksheet time: 15mins

Name
Class
Date
1.

Computers using the ​ (a)   first connect to their ​ (b)   before connecting to ​ (c)   before ultimately connecting to ​ (d)   like for cities.

Choose from the below words
internet
LAN
nearby WAN
large scale WANs
2.

You can see how data travels by reviewing the route data in your computer's __ program.

a)

routepath

b)

traceroute

c)

dataroute

d)

reviewroute

3.

Data travels the internet in

a)

packets

b)

switches

c)

codes

d)

addresses

4.

Internet packets have to conform to a standard called

a)

IP

b)

OP

c)

AP

d)

EP

5.

IP is a little too simple, so more advanced protocols were developed that sit on top of IP. One of the simplest and most common is

a)

User Datagram Protocol

b)

User Database Program

c)

United Data Program

d)

Userbase Datagram Program

6.

Inside the UDP header is useful, extra information like

a)

port number

b)

post number

c)

path number

d)

portal number

7.

​ (a)   gets the packet to the right ​ (b)   , but ​ (c)   gets the packet to the right ​ (d)   .

Choose from the below words
IP
computer
UDP
program
8.

What is the CHECKSUM in the example?

(a)  

9.

What happens if the checksum is incorrect?

a)

the program will seek a new, revised copy

b)

the program will fix the data by recalculating the sum

c)

the program will discard the packet

d)

the program with return the packet to the original sender

10.

When it's really important for a packet to get to its destination in whole, ____ protocol is used.

a)

transmission control

b)

transfer confirmation

c)

total control

d)

telecomm communication

11.

TCP has extra features like

a)

sequential numbers on packets

b)

an acknowledgement that packets are received

c)

the ability to correct checksum data

d)

prior "shipping" across internet servers

12.

TCP can handle

a)

out-of-order packet delivery

b)

dropped packets

c)

congestion by throttling transmission rates

d)

secure, encrypted files

13.

Why would you use UDP over TCP?

a)

for faster data transfer

b)

to avoid lag

c)

to improve security

d)

to ensure data is received

14.

A "phone book" for the internet that matches web address with IP addresses is the

a)

domain number system

b)

domain name system

c)

database of name and servers

d)

destination name system

15.

How many domain names are registered?

a)

100 million

b)

200 million

c)

300 million

d)

400 million

16.

Match the following

a)

top level domain

1.

.com, .org, .gov

b)

second level domain

2.

google.com, dftba.com

c)

sub-domain

3.

drive.google.com, images.google.com

17.

Match the following

a)

physical layer

1.

Electrical signals or radio waves

b)

data link layer

2.

addresses, collision detection

c)

network layer

3.

switching and routing

d)

transport layer

4.

protocols like UDP and TCP

e)

session layer

5.

open connections and pass info

18.

OSI has 2 more layers we haven't covered:

a)

presentation layer

b)

application layer

c)

communication layer

d)

abstract layer