Network and Security
(Updated 2025)
Verified Questions and
Answers
,Network and Security- Foundations- D315
1. What is TCP/IP?Correct Answer
TCP/IP stands for Transmission Control Protocol/Internet Protocol, which is a
suite of communication protocols used to interconnect network devices on the
internet.
2. What is the role of the Application Layer in the TCP/IP model?Correct
Answer
The Application Layer is responsible for communication protocols between
nodes, including protocols like HTTP, HTTPS, SSH, and NTP.
3. Which protocols are part of the Transport Layer in the TCP/IP
model?Correct Answer
The Transport Layer includes the Transmission Control Protocol (TCP) and the
User Datagram Protocol (UDP).
4. What does the Network Layer in the TCP/IP model do?Correct Answer
The Network Layer defines logical transmission protocols for the entire
network and includes protocols such as Internet Protocol (IP), Internet Control
Message Protocol (ICMP), and Address Resolution Protocol (ARP).
5. What is the purpose of the Network Interface Layer in the TCP/IP
model?Correct Answer
The Network Interface Layer establishes how data should be physically sent
through the network.
6. What is the OSI Model?Correct Answer
The OSI (Open Systems Interconnection) Model is a conceptual framework
used to understand and implement network protocols in seven layers.
7. What devices operate at the Physical Layer (Layer 1) of the OSI
Model?Correct Answer
, Devices at the Physical Layer include hubs, repeaters, modems, and physical
cabling.
8. What is the function of the Data Link Layer (Layer 2) in the OSI
Model?Correct Answer
The Data Link Layer ensures error-free delivery of data and uses devices like
switches, bridges, and network interface cards (NICs).
9. What is the primary responsibility of the Network Layer (Layer 3) in
the OSI Model?Correct Answer
The Network Layer is responsible for data transmission between different
networks and routing data packets using devices like routers.
10. How does the Transport Layer (Layer 4) ensure reliable data
transfer?Correct Answer
The Transport Layer provides flow control, acknowledgment, error correction,
segmentation, reassembly, and sequencing.
11. What is the function of the Session Layer (Layer 5)?Correct Answer
The Session Layer manages connection establishment, session maintenance,
and authentication.
12. What tasks are handled by the Presentation Layer (Layer 6)?Correct
Answer
The Presentation Layer translates and formats data for transmission and
handles data encryption for security.
13. Which layer of the OSI model manages network applications like
HTTP and FTP?Correct Answer
The Application Layer (Layer 7) handles network applications and their data
production.
14. What is the function of a Hub?Correct Answer
A Hub connects devices on an Ethernet network, splits bandwidth among
devices, and broadcasts data to all connected devices without packet filtering.
15. What does a Switch do in a network?Correct Answer
A Switch provides device connectivity in a local network, uses MAC addresses
to deliver messages, and creates dedicated connections between
communicating devices.