wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Chapter 1 Introduction to Network Essensials

Total questions: 94

Worksheet time: 47mins

Name
Class
Date
1.

Recall the definition: Which option best describes volunteered data in the context of personal data classification?

a)

Data recorded from an individual’s actions, like GPS location from a phone

b)

Data created and explicitly shared by individuals, such as social network profiles and uploaded media

c)

Data computed from analyzing other data sources, such as deriving a credit score

d)

Data stored only by government agencies for identity verification

2.

A mobile app logs your GPS coordinates while you move around the city. According to the classification of personal data types, this is an example of (a)   .

3.

A bank produces a customer’s credit score by analyzing their posted profile details and recorded transactions. Which type of personal data is the credit score itself?

a)

Volunteered data, because the customer once posted personal details

b)

Observed data, because transactions were recorded automatically

c)

Inferred data, because it is derived from analyzing volunteered or observed inputs

d)

Unclassified data, because it mixes multiple sources

4.

Recall: What does the term bit stand for in computing, and what are its only two possible values?

a)

Binary integer; values 0 or 9

b)

Binary digit; values 0 or 1

c)

Basic unit; values 1 or 2

d)

Byte item; values 8 or 16

5.

Recall: In data representation, a group of eight bits used to represent letters and numbers is called a (a)   .

6.

Skill/Concept: According to ASCII (American Standard Code for Information Interchange), how many bits are used to represent each character?

a)

4 bits per character

b)

7 bits per character

c)

8 bits per character

d)

16 bits per character

7.

Strategic Thinking: A system must store the characters "A9#" using ASCII. Based on the examples provided (A = 01000001, 9 = 00111001, # = 00100011), which 24-bit sequence correctly represents the string in order without spaces?

a)

010000010011100100100011

b)

001000110011100101000001

c)

010000010010001100111001

d)

001110010100000100100011

8.

DoK 1 — Which statement best defines data transmission media as described: the physical medium over which signals are sent to a destination?

a)

The software that encrypts packets before routing

b)

The physical medium on which signals are transmitted to a destination

c)

The set of protocols that control addressing and routing

d)

The user interface for configuring network devices

9.

DoK 2 — Which method correctly matches the transmission approach to its description?

a)

Electrical signals: converting light into radio waves for fiber links

b)

Optical signals: converting electrical signals into light pulses

c)

Wireless signals: sending data as voltage changes inside fiber cores

d)

Electrical signals: using infrared beams through the air

10.

DoK 2 — A network designer must choose a medium that uses electromagnetic waves through the air, such as infrared, microwave, or radio. Which transmission method is being selected?

a)

Electrical signals

b)

Optical signals

c)

Wireless signals

d)

Magnetic signals

11.

DoK 3 — A company needs to connect two buildings with minimal electromagnetic interference from nearby machinery and prefers using light rather than electricity through copper. Based on the described methods, which transmission approach best meets these needs?

a)

Electrical signals over copper wire representing data as voltage pulses

b)

Optical signals achieved by converting electrical signals into light pulses

c)

Wireless signals using radio waves only within a single room

d)

Wireless signals using infrared that requires line-of-sight at short range

12.

DoK 3 — You’re troubleshooting a link that shows icons labeled “PC1” and “PC2” connected by a medium carrying pulses of light. Which network media type should you verify first?

a)

Copper cabling for electrical pulses

b)

Fiber-optic cabling for optical pulses

c)

Wi‑Fi antenna alignment for radio waves

d)

Coaxial-to-radio converters for wireless backhaul

13.

Which statement best defines digital bandwidth in networking?

a)

The total distance a signal can travel without loss

b)

The capacity of a medium to carry data, measured as the number of bits that can be sent in one second

c)

The amount of time it takes a packet to reach its destination

d)

The number of users connected to a network at once

14.

Which statement best describes throughput compared to bandwidth?

a)

Throughput is the theoretical maximum bits per second; bandwidth is the measured rate over time

b)

Throughput is the measured transfer of bits over a given period and often does not match the specified bandwidth

c)

Throughput and bandwidth are identical in both definition and measurement

d)

Throughput measures delay, while bandwidth measures errors

15.

Which list correctly names the three main categories that make up network infrastructure?

a)

End devices, intermediary devices, network media

b)

Hosts, servers, clients

c)

Routers, switches, firewalls

d)

LAN, WAN, WLAN

16.

In networking, an end device is also called a (a)   because it forms the interface between users and the communication network.

17.

Which device is best classified as an intermediary device rather than an end device?

a)

Wireless router

b)

Wireless tablet

c)

Desktop computer

d)

IP phone

18.

Select the option that lists only examples of end devices as described:

a)

Computers, network printers, telephones and teleconferencing equipment

b)

Wireless router, multilayer switch, firewall appliance

c)

LAN media, WAN media, wireless media

d)

Routers, switches, access points

19.

A company wants to connect two floors with copper cabling and also provide Wi‑Fi in a lobby. Which two categories of network infrastructure will be involved in this plan?

a)

Network media and intermediary devices

b)

End devices and hosts

c)

End devices and network media

d)

Intermediary devices and end devices

20.

Which statement best distinguishes network media from devices?

a)

Network media are the physical or wireless channels that carry signals; devices are hosts or intermediaries that send, receive, and forward data.

b)

Network media are software programs that manage traffic; devices are physical cables and airwaves.

c)

Network media are always wired; devices are always wireless.

d)

Network media are user endpoints like laptops; devices are connective paths such as fiber or radio.

21.

Recall: Which statement best defines Bluetooth according to the lesson?

a)

A wireless technology for long-range internet access across cities

b)

A wired protocol for connecting peripherals to desktop computers

c)

A wireless technology that allows devices to communicate over short distances and can transmit both data and voice

d)

A satellite-based system for global positioning and tracking

22.

Skill/Concept: A student wants to create a small local network between a smartphone and a smartwatch to exchange voice notes. Based on the lesson, which technology is most appropriate?

a)

Bluetooth, because it supports short-distance communication of both data and voice

b)

NFC, because it is designed for data transfer over several meters

c)

Fiber optics, because it minimizes wireless interference at short range

d)

Satellite link, because it offers the lowest latency at close proximity

23.

Recall: NFC stands for (a)   .

24.

Strategic Thinking: You are designing a contactless payment interaction where a phone must be brought very close to a payment terminal—within a few centimeters—to exchange data quickly. Which technology from the lesson should you specify, and why would the other option be less ideal?

a)

NFC; it enables data exchange when devices are in very close proximity, usually less than a few centimeters, whereas Bluetooth is for short distances but not necessarily touch-close

b)

Bluetooth; it is optimized for point-of-sale interactions within a few centimeters, whereas NFC is for long-range connections

c)

NFC; it provides long-range connectivity suitable for creating wide area networks, while Bluetooth requires physical contact

d)

Bluetooth; it requires devices to be physically touching, unlike NFC which needs several meters of separation

25.

Which LAN component category includes devices that send and receive user traffic and are assigned IP addresses?

a)

Hosts

b)

Peripherals

c)

Network media

d)

Network devices

26.

In a LAN, which items are examples of peripherals that rely on a connected host to perform network operations?

a)

Routers and switches

b)

Cameras, scanners, and locally attached printers

c)

Servers and hubs

d)

Wireless access points and bridges

27.

What is the primary role of network devices within a LAN?

a)

Store user files and applications

b)

Connect other devices and move/control network traffic

c)

Provide IP addresses to hosts automatically

d)

Convert digital signals to analog for telephony

28.

Network media in a LAN refers to the connections between hosts and network devices. Which option correctly lists types of network media mentioned?

a)

Copper and fiber optic cables, or wireless technologies

b)

Bluetooth only

c)

Satellite links and infrared only

d)

Coaxial only

29.

Identify the three parts of IP configuration that must be correct for an end device to send and receive information on a network.

a)

MAC address, VLAN ID, DNS server

b)

IP address, Subnet mask, Default gateway

c)

Port number, SSID, Encryption key

d)

Hostname, Domain, Proxy server

30.

What does the subnet mask identify for a host on a network?

a)

The remote website being accessed

b)

The network on which the host is connected

c)

The physical port used on the switch

d)

The wireless channel in use

31.

When manually configuring a device’s IP settings, what is the specific term for the entered IP address and what property must it satisfy on the network?

a)

Dynamic address; it can be reused by multiple hosts

b)

Static address; it must be unique

c)

Reserved address; it must be hidden

d)

Virtual address; it must match the router’s IP

32.

Which statement best describes how most end-user devices obtain their network configuration dynamically?

a)

They self-generate addresses based on MAC without any server

b)

They request an address from a DHCP server that assigns values from a pool

c)

They copy the IP settings from the nearest host automatically

d)

They receive a fixed IP written into firmware by the manufacturer

33.

A laptop on a LAN can reach local devices but cannot access the internet. Based on standard IP configuration parts, which setting is most likely misconfigured?

a)

IP address

b)

Subnet mask

c)

Default gateway

d)

MAC address

34.

Which statement correctly explains how data is represented in metal wires used as network media?

a)

As pulses of light traveling through glass or plastic

b)

As electrical impulses conducted along copper

c)

As magnetic domains aligned within shielding

d)

As reflected radio waves within coaxial braids

35.

In fiber-optic cabling, data is encoded into (a)   .

36.

Which network medium encodes data via modulation of specific radio frequencies and does not require a physical cable between endpoints?

a)

Twisted-pair copper

b)

Fiber-optic cable

c)

Wireless transmission

d)

Coaxial copper

37.

Select the description that best matches twisted-pair cable in typical Ethernet networks.

a)

It is an early cabling type mainly used for carrying broadband radio signals over long distances.

b)

It generally interconnects Ethernet devices using pairs of insulated copper wires twisted together.

c)

It uses strands of glass or plastic to transmit light for ultra-long-distance, high-speed links.

d)

It primarily serves as a wireless extender by modulating radio frequency waves.

38.

A school plans to link two buildings several kilometers apart at very high speeds with the least signal loss. Based on media characteristics, which option is most appropriate?

a)

Twisted-pair copper because it is optimized for broadband RF over distance

b)

Coaxial cable because it converts data into electrical impulses with minimal attenuation

c)

Fiber-optic cable because it carries digital information as light over long distances

d)

Wireless only because it never suffers interference or range limits

39.

Coaxial cable was one of the earliest network cabling types developed. Which current use aligns with its described characteristics?

a)

As a high-frequency transmission line for broadband signals

b)

As a medium that encodes data as pulses of light

c)

As the default cabling for modern Ethernet device interconnects

d)

As a short-range wireless backhaul using radio modulation

40.

Match each network media category to how it encodes data: A. Metal wires within cables; B. Glass or plastic fibers within cables; C. Wireless transmission.

a)

A→electrical impulses; B→pulses of light; C→modulated electromagnetic waves

b)

A→pulses of light; B→electrical impulses; C→magnetic fields

c)

A→modulated electromagnetic waves; B→pulses of light; C→electrical impulses

41.

Which statement best describes a twisted-pair cable used in Ethernet networks?

a)

It carries light signals through glass strands.

b)

It consists of one or more pairs of insulated copper wires twisted together and covered by a protective jacket.

c)

It uses a single solid aluminum conductor without insulation.

d)

It transmits data wirelessly using radio waves.

42.

Fill in the blank: The Ethernet patch cable is an example of a (a)   twisted-pair cable.

43.

Which characteristic explains why twisted-pair cables are commonly used in homes and schools?

a)

They are the most secure against all forms of interference.

b)

They are inexpensive and readily available.

c)

They support unlimited length without signal loss.

d)

They require no connectors to operate.

44.

What is Electromagnetic Interference (EMI) most likely to do to data transmitted over copper twisted-pair cables?

a)

Increase the data rate by boosting signal voltage.

b)

Leave the signal unchanged because twisted cables block all noise.

c)

Corrupt the digital signal as it travels along the medium.

d)

Convert digital pulses to optical signals for better clarity.

45.

Which scenario best illustrates crosstalk in twisted-pair cabling?

a)

A cable run placed near fluorescent lights introduces random radio signals.

b)

Signals from adjacent cables bundled together for long distances interfere with each other.

c)

Moisture enters a fiber-optic line causing light scattering.

d)

A Wi‑Fi access point reduces the speed of a cellular network.

46.

According to the interference diagram, what sequence of events leads to incorrect bit interpretation at the receiver?

a)

A pure digital signal is transmitted; the medium perfectly preserves it; the receiver amplifies noise; bits remain correct.

b)

A pure digital signal is transmitted; an interference signal exists on the medium; the digital signal becomes corrupted; the receiver reads a changed signal.

c)

An interference signal is generated at the receiver; the transmitter corrects it; the channel removes noise; bits invert back to normal.

d)

The channel is idle; interference increases voltage uniformly; error-correction replaces the frame; bits are unchanged.

47.

Fill in the blank: Twisted-pair cable uses pulses of (a)   to transmit data.

48.

A receiving computer reads a bit as 1 instead of 0 due to interference. Which action would most directly reduce this specific problem in twisted-pair runs?

a)

Bundling more cables together to average out noise over long lengths.

b)

Routing cable away from strong EMI sources and minimizing long bundled runs.

c)

Replacing RJ-45 connectors with larger plugs to increase contact area.

d)

Configuring the network interface to use optical signaling without changing the cable.

49.

Which three elements are common to all communication methods as described: the origin of information, the intended recipient, and the pathway used to carry the message?

a)

Message source, message destination, and transmission medium

b)

Encoder, decoder, and router

c)

Protocol, address, and port number

d)

Application, transport, and network layers

50.

In networking terms, the message source is also called the (a)   and is a person or electronic device that needs to communicate to others.

51.

What is the role of the transmission medium in a communication system?

a)

To interpret the message at the destination

b)

To provide the pathway over which the message travels from source to destination

c)

To decide the language and grammar used in the message

d)

To confirm receipt of the message by sending acknowledgments

52.

Before communicating, protocols help answer which planning question about the exchange?

a)

What encryption algorithm will the ISP use?

b)

What method of communication should we use?

c)

Which user has administrator privileges?

d)

What is the maximum number of routers on the path?

53.

According to the listed protocol rules, which item ensures both parties use understandable structure and vocabulary?

a)

Common language and grammar

b)

Speed and timing of delivery

c)

Identified sender and receiver

d)

Confirmation requirements

54.

Which protocol characteristic defines the specific structure a message must follow and depends on the type of message and the delivery channel?

a)

Timing

b)

Message format

c)

Encoding

d)

Message pattern

55.

Some protocols require that a message be acknowledged before the next one is sent. What is this aspect called?

a)

Message size

b)

Message pattern

c)

Encapsulation

d)

Compression

56.

Why might a long message be broken into smaller pieces according to protocol rules?

a)

To match the addressing scheme of the network

b)

To ensure reliable delivery when channels have size limits

c)

To avoid the need for timing control

d)

To eliminate the requirement for encoding

57.

In network communication, what does encoding accomplish before transmission?

a)

It adds addressing headers to identify hosts

b)

It converts data into bits represented by sounds, light waves, or electrical impulses

c)

It determines when a host can send and how much data per transmission

d)

It confirms message delivery using acknowledgments

58.

Each transmitted message must include a header that identifies source and destination hosts. Adding this addressing information to the data is known as (a)   .

59.

A protocol specifies when bits are transmitted, affecting speed and how much data can be sent in one transmission. Which characteristic is being described?

a)

Timing

b)

Encoding

c)

Message format

d)

Transmission medium

60.

Which statement best defines a communication standard in networking?

a)

A legal policy that restricts access to certain websites

b)

A set of rules that determines how something must be done so devices follow the same protocols

c)

A hardware specification for building routers and switches only

d)

A pricing model used by internet service providers

61.

According to the material, why can a mobile phone read an email sent from a personal computer?

a)

Modern phones automatically translate all file types without standards

b)

Both devices use the same networking standards for formatting, forwarding, and receiving email

c)

Email servers rewrite every message into a unique proprietary format

d)

Personal computers embed the recipient’s device drivers in the message

62.

Fill in the blank: Networking and internet standards ensure that all devices connecting to the network implement the same set of rules or (a)   in the same manner.

63.

Which organization publishes and manages numbered Request for Comments (RFC) documents for internet standards?

a)

IEEE

b)

IETF

c)

ICANN

d)

TIA

64.

An internet standard is described as the end result of which overall process?

a)

A rapid vote by hardware manufacturers only

b)

A comprehensive cycle of discussion, problem solving, and testing

c)

A single meeting of major browser vendors

d)

An automated tool that generates rules from traffic logs

65.

Which pairing correctly matches the acronym with its full name based on the standards organizations highlighted?

a)

IANA — Internet Assigned Numbers Authority

b)

ICANN — International Council for Academic Network Nodes

c)

IETF — International Electronics and Telephony Forum

d)

TIA — Telecommunications Internet Agency

66.

You are tasked with explaining how different devices successfully exchange information over the internet. Which reasoning best aligns with the role of standards described in the material?

a)

Standards allow devices to negotiate prices for bandwidth before data exchange

b)

Standards provide common rules so heterogeneous devices can format and process data consistently

c)

Standards ensure that only identical hardware models can communicate

d)

Standards eliminate the need for testing during development

67.

Which statement best defines a protocol stack in network communication models?

a)

A single protocol that performs all networking functions on a device

b)

A layered hierarchy where higher-level protocols rely on services provided by lower levels

c)

A random collection of unrelated protocols running independently

d)

A hardware-only arrangement that replaces software protocols

68.

Fill in the blank with the correct term: In the protocol stack illustration, (a)   operates at the top layer to govern how a web client and web server interact.

69.

Which protocol is primarily responsible for reliable delivery and flow control between end devices?

a)

HTTP

b)

TCP

c)

IP

d)

Ethernet

70.

According to the description, what is the main role of the Internet Protocol (IP)?

a)

Define the content and formatting of web requests and responses

b)

Manage individual conversations and guarantee reliability

c)

Deliver messages end-to-end and allow routers to forward across multiple networks

d)

Connect network interface cards within the same LAN only

71.

Which protocol in the stack specifically handles delivery of messages from one NIC to another on the same local area network?

a)

HTTP

b)

TCP

c)

IP

d)

Ethernet

72.

Why does separating functions into layers in a protocol stack benefit network design?

a)

It forces all layers to change together, ensuring uniformity

b)

It enables each layer to operate independently while depending on lower layers for services

c)

It eliminates the need for hardware and software protocols entirely

d)

It prevents higher-level applications from using network services

73.

A web page fails to load even though the physical LAN is functioning. Based on the protocol stack, which protocol’s misconfiguration is most likely if the issue involves content formatting of requests and responses?

a)

Ethernet

b)

IP

c)

TCP

d)

HTTP

74.

Refer to the diagram of the protocol stack (from bottom to top: Ethernet, IP, TCP, HTTP). If a router needs to forward a packet across multiple networks, which layer’s protocol provides the necessary addressing and forwarding function?

a)

HTTP at the application layer

b)

TCP at the transport layer

c)

IP at the internetwork layer

d)

Ethernet at the data link layer

75.

Which benefit of using a layered network model is described as allowing products from different vendors to work together?

a)

Assists in protocol design

b)

Fosters competition

c)

Enables technology changes at one level

d)

Provides a common language

76.

In the TCP/IP model, which layer is responsible for determining the best path through the network?

a)

Application

b)

Transport

c)

Internet

d)

Network Access

77.

Fill in the blank: The TCP/IP (a)   layer controls the hardware devices and media that make up the network.

78.

Which TCP/IP layer supports communication between various devices across diverse networks by providing end-to-end services?

a)

Application

b)

Transport

c)

Internet

d)

Physical

79.

Which statement best describes the purpose of the application layer in the TCP/IP model?

a)

It encodes data for the user and manages dialog control.

b)

It determines logical addressing and routing decisions.

c)

It converts frames to bits for transmission on media.

d)

It segments data for reliable delivery only within a LAN.

80.

Which OSI layer provides for a common representation of data transferred between application layer services?

a)

Session (Layer 5)

b)

Presentation (Layer 6)

c)

Transport (Layer 4)

d)

Application (Layer 7)

81.

At which OSI layer are services defined to segment, transfer, and reassemble data for individual communications between end devices?

a)

Layer 3 – Network

b)

Layer 4 – Transport

c)

Layer 2 – Data Link

d)

Layer 5 – Session

82.

Fill in the blank: The OSI (a)   layer describes mechanical, electrical, functional, and procedural means to activate, maintain, and de-activate physical connections for bit transmission to and from a network device.

83.

Which OSI layer is responsible for organizing dialogue and managing data exchange between applications?

a)

Network (Layer 3)

b)

Session (Layer 5)

c)

Data Link (Layer 2)

d)

Presentation (Layer 6)

84.

A firewall’s filtering lists and video/voice streaming mechanisms are most closely associated with which OSI layer according to the provided mapping?

a)

Application (Layer 7)

b)

Transport (Layer 4)

c)

Network (Layer 3)

d)

Data Link (Layer 2)

85.

Which components are associated with the OSI Physical layer in the provided mapping?

a)

IP addressing and routing

b)

Network interface cards and switching

c)

Physical media like copper and fiber; hubs and repeaters

d)

Web browsers, servers, and file transfer

86.

A network engineer must choose the best OSI layer to troubleshoot a problem where devices on the same switch cannot exchange frames. Based on the model descriptions, which layer should be investigated first?

a)

Layer 2 – Data Link, which defines methods for exchanging data frames between devices over a common media

b)

Layer 3 – Network, which provides services to exchange pieces of data over the network between identified end devices

c)

Layer 4 – Transport, which segments and reassembles data for end-to-end communications

d)

Layer 1 – Physical, which handles bit transmission and physical connections

87.

DoK 1 — Which TCP/IP layer corresponds to the OSI Network layer based on the comparison provided?

a)

Application

b)

Internet

c)

Network Access

d)

Presentation

88.

DoK 2 — Fill in the blank: In both models, the (a)   layer provides the same functionality.

89.

DoK 2 — According to the comparison, how does the TCP/IP Application layer relate to OSI layers?

a)

It maps only to OSI Application and Presentation layers

b)

It maps to OSI Session and Transport layers

c)

It encompasses OSI Application, Presentation, and Session layers

d)

It is equivalent to the OSI Network layer

90.

DoK 3 — A team is troubleshooting a routing issue. Using the model mapping described, which model-layer pairing should they prioritize and why? Choose the best option that aligns with the given relationships.

a)

TCP/IP Network Access with OSI Data Link because routing decisions occur at the link level

b)

TCP/IP Internet with OSI Network because internet-layer functions are contained in the OSI Network layer

c)

TCP/IP Application with OSI Session because sessions determine next-hop routing

d)

TCP/IP Transport with OSI Transport because transport segments are used for next-hop path selection

91.

Which statement best describes why Ethernet is considered a de facto standard in wired local area networks (LANs)?

a)

It is mandated by international law for all networks.

b)

It has become the most commonly used technology adopted by nearly all wired LANs over time.

c)

It is the only protocol that supports wireless communication.

d)

It operates exclusively at OSI Layer 3 and Layer 4.

92.

Fill in the blank: Ethernet standards specify protocols that operate at OSI Layer 1 and (a)   .

93.

In the context of Ethernet, what do the protocols primarily define for a wired network?

a)

How data is formatted and transmitted over the medium

b)

How users authenticate to cloud services

c)

How routing decisions are made between autonomous systems

d)

How applications present data to end users

94.

The figure shows a progression from many proprietary vendor protocols (e.g., IBM, NCR, Xerox, DEC, HP) in the 1970s to a limited set of standards in the 1980s–1990s (IEEE 802.3, IEEE 802.4, IEEE 802.5), and finally a single prevailing choice. Based on this, which standard emerged as the dominant wired LAN technology?

a)

IEEE 802.4 (ARCnet)

b)

IEEE 802.5 (Token Ring)

c)

IEEE 802.3 (Ethernet)

d)

Proprietary IBM protocol