Computer Network.
Computer Network.
4. OSI Model:
The OSI (Open Systems Interconnection) model is a conceptual framework that standardizes the
functions of a telecommunication or computing system into seven abstraction layers. Each layer
serves a specific purpose and communicates with the layers above and below.
Physical Layer: Concerned with the transmission and reception of raw data bits over a physical
medium.
Data Link Layer: Responsible for framing, error detection, and flow control within the local network.
Network Layer: Manages routing, addressing, and logical connections to facilitate data transfer
between different networks.
Transport Layer: Ensures reliable end-to-end communication, handling error correction and flow
control.
Session Layer: Manages sessions or connections between applications, allowing data exchange.
Presentation Layer: Handles data format translation, encryption, and compression.
Application Layer: Provides network services directly to end-users and application processes.
8. What is the purpose of the Domain Name System (DNS) in computer networks?
DNS translates human-readable domain names into IP addresses, facilitating the identification of
resources on the internet.
25. Define the term "subnet mask" and its role in IP addressing.
A subnet mask is used in conjunction with an IP address to divide an IP network into subnets,
indicating the network and host portions of the address.