wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Networking I: IPv4

Total questions: 30

Worksheet time: 16mins

Name
Class
Date
1.

How many bits are in an ipv4 address?

a)

16

b)

32

c)

64

d)

128

2.

What is an IP address?

a)

A unique string of numbers that identifies each computer on a network.

b)

An unique number to identify mouse and keyboard

c)

An address used to find a printer

d)

An address to identify computer hardware

3.

IP stands for __________.

a)

Internet Protocol

b)

Identification Protocol

c)

Internet Address

d)

Internet Person

4.
Which of the following is the newer version of IP addresses because the previous version only provided 4 billion unique addresses?
a)
IPv6
b)
IPv4
c)
IPv7
d)
IPv5
5.
This IP address has 4 part. 
Each part contains 8 bit of numbers
Each part is separated by periods
The description above refers to _______
a)
IPv4
b)
IPv6
c)
Internet
d)
Extranet
6.
Which of the following IP address is wrong?
a)
192.168.0.1
b)
0.0.0.255
c)
256.211.3.10
d)
1.1.1.1
7.

Determine which of the IP Address is valid?

a)

192.258.5.99

b)

192.251.7

c)

192.256.2.299

d)

192.121.8.99

8.

Which layer of the Internet Protocol stack uses IP addresses?

a)

Application

b)

Transport

c)

Internet

d)

MAC

9.

Which layer of the Internet Protocol stack uses MAC addresses?

a)

Application

b)

Transport

c)

Internet

d)

Link

10.

Which of these is an IPv4 address?

a)

242.94.12.48

b)

242.F2.5A.16

c)

2001:0db8:0000:0000:0000:ff00:0042:8329

d)

A3:45:F6:E2:9A:12

11.

Which of these is a MAC address?

a)

242.94.12.48

b)

242.F2.5A.16

c)

2001:0db8:0000:0000:0000:ff00:0042:8329

d)

A3:45:F6:E2:9A:12

12.

Which of these is a MAC address?

a)

242.94.12.48

b)

242.F2.5A.16

c)

2001:0db8:0000:0000:0000:ff00:0042:8329

d)

A3:45:F6:E2:9A:12

13.

Which of the following best explains what happens when a new device is connected to the Internet?


a)
  1. A device driver is assigned to the device.


b)
  1. An Internet Protocol (IP) address is assigned to the device.


c)
  1. A packet number is assigned to the device.


d)
  1. A Web site is assigned to the device.

14.

According to the domain name system (DNS), which of the following is a subdomain of the domain example.com?


15.

A user enters a Web address in a browser, and a request for a file is sent to a Web server. Which of the following best describes how the file is sent back to the user?


a)
  1. The file is broken into packets and sent over a network. The packets must be reassembled by the user’s computer when they are received. If any packets are missing, the browser re-requests the missing packets.


b)
  1. The file is broken into packets and sent over a network. The user’s browser must request each packet, in order, until all packets are received.


c)
  1. The server attempts to connect directly to the user’s computer. If the connection is successful, the entire file is sent at once. If the connection is unsuccessful, an error message is sent to the user.


d)
  1. The server repeatedly attempts to connect directly to the user’s computer until a connection is made. Once the connection is made, the entire file is sent.

16.

Which of the following is a benefit of the fault-tolerant nature of Internet routing?


a)
  1. The ability to use a hierarchical naming system to avoid naming conflicts


b)
  1. The ability to resolve errors in domain name system (DNS) lookups


c)
  1. The ability to use multiple protocols such as hypertext transfer protocol (HTTP), Internet protocol (IP), and simple mail transfer protocol (SMTP) to transfer data.


d)
  1. The ability to provide data transmission even when some connections between routers have failed

17.

Two computers are built by different manufacturers. One is running a Web server and the other is running a Web browser. Which of the following best describes whether these two computers can communicate with each other across the Internet?


a)
  1. The computers cannot communicate, because different manufacturers use different communication protocols.


b)
  1. The computers can communicate, but additional hardware is needed to convert data packets from one computer’s protocol to the other computer’s protocol.


c)
  1. The computers can communicate directly only if the messages consist of text. Other formats cannot be interpreted across computers.


d)
  1. The computers can communicate directly because Internet communication uses standard protocols that are used by all computers on the Internet.

18.

A city government is attempting to reduce the digital divide between groups with differing access to computing and the Internet.

Which of the following actions is least likely to be effective in this purpose?

a)
  1. Holding basic computer classes at community centers


b)
  1. Providing free wireless Internet connections at locations in low-income neighborhoods


c)
  1. Putting helpful tips for operating computers on the city government website


d)
  1. Requiring that every school and library have assistive devices that allow people with disabilities to access computer resources

19.

An IPv4 address has 32 bits, so there are 232 (over 4 billion) possible IPv4 addresses. Since the Internet is gaining devices quickly, we will soon surpass 232 unique devices on the Internet.

In anticipation of all the new Internet devices, we are in the process of switching to IPv6, which uses 128 bits for a single address. That’s 96 extra bits to represent one address!

Which of the following statements correctly describes how many more addresses will be possible to represent by switching from IPv4 to IPv6?

a)
  1. 96 more addresses can be represented with IPv6


b)
  1. 296 more addresses can be represented with IPv6


c)
  1. 96 times as many addresses can be represented with IPv6


d)
  1. 296 times as many addresses can be represented with IPv6

20.

In the DNS hierarchy, which portion of the web address below denotes the top-level domain?

https://info.website.com/profile.html

a)
  1. html


b)

com

c)

info

d)

website

21.

Which is a valid IPv4 address?


a)

12.244.233.365

b)
  1. 12.244.233.165

c)
  1. 12.2ab.233.365

d)
  1. 12:2ab:233:165

22.

Consider the following network diagram:

Each box represents a device connected to the network, each line represents a direct connection between two devices.

Which of the following statements are true about this network:

A - The network is fault tolerant. If one connection fails, any two devices can still communicate.
B - Computers C and E need to first communicate with at least one other device in order to communicate with each other.



a)
  1. A only


b)
  1. B only


c)
  1. Neither A nor B


d)
  1. A and B

23.

What is the number base of the binary number system?


a)

10

b)

2

c)

1

d)

0

24.

What is the value of 9F16 in binary?


a)
  1. 1001 11112


b)
  1. 1111 10012


c)
  1. 0111 10002


d)
  1. 1100 00112

25.
  1. 1100 00112

CheckQuestion 12


a)

6

b)

10

c)

16

d)

18

26.

What is the decimal value of 11012?


a)

110110

b)

1210

c)
  1. 1310


d)

11010

27.

What is the primary function of an IP address?

a)

To store data

b)

To provide a unique identifier for a device on a network

c)

To encrypt data

d)

To manage user permissions

28.

What does IP stand for?

a)

Internet Protocol

b)

Internet Packet

c)

Internal Protocol

d)

Information Protocol

29.

Which of the following is a characteristic of IPv4?

a)

It uses a 128-bit address

b)

It is written as hexadecimal numbers

c)

It uses a 32-bit address

d)

It is only used for local networks

30.

What does the term "octet" refer to in an IPv4 address?

a)

A group of 16 bits

b)

A group of 4 bits

c)

A group of 8 bits

d)

A group of 32 bits