Computer Network

Total Questions: 20

1 - What does TCP stand for?

A ) Transfer Control Protocol
B ) Transmission Control Protocol ✅
C ) Technical Control Protocol
D ) Telecommunication Control Protocol

Explanation: TCP (Transmission Control Protocol) is a fundamental protocol for reliable data transmission in computer networks.

2 - What is the primary function of DNS?

A ) Domain Name System ✅
B ) Dynamic Network Service
C ) Data Networking Service
D ) Digital Naming System

Explanation: DNS (Domain Name System) translates domain names into IP addresses, facilitating human-readable web addresses.

3 - Which device operates at the Data Link Layer of the OSI model?

A ) Router
B ) Switch ✅
C ) Hub
D ) Bridge

Explanation: A switch operates at the Data Link Layer and uses MAC addresses to forward data within a local network.

4 - What is the purpose of ARP in networking?

A ) Address Routing Protocol
B ) Automated Recovery Protocol
C ) Advanced Routing Protocol
D ) Address Resolution Protocol ✅

Explanation: ARP is used to map IP addresses to MAC addresses in a local network.

5 - Which protocol is responsible for email communication?

A ) HTTP
B ) SMTP ✅
C ) FTP
D ) ICMP

Explanation: SMTP (Simple Mail Transfer Protocol) is used for sending emails.

6 - What does DHCP do in a network?

A ) Directs Host Communication Protocol
B ) Determines Host Communication Paths
C ) Provides dynamic host configuration ✅
D ) Dynamic Host Control Protocol

Explanation: DHCP dynamically assigns IP addresses to devices in a network.

7 - In networking, what does WAN stand for?

A ) Wireless Area Network
B ) Wide Area Network ✅
C ) Wired Access Network
D ) Web Area Network

Explanation: WAN (Wide Area Network) covers a broad geographical area and connects multiple LANs.

8 - What does VPN stand for?

A ) Virtual Private Network ✅
B ) Very Private Network
C ) Virtual Public Network
D ) Visual Private Network

Explanation: VPN provides a secure connection over the internet, often used for remote access.

9 - Which layer of the OSI model is responsible for encryption and decryption?

A ) Application
B ) Session
C ) Presentation ✅
D ) Transport

Explanation: The Presentation Layer handles data translation and encryption/decryption.

10 - What is a MAC address used for?

A ) Identifying devices on the internet
B ) Identifying devices on a local network ✅
C ) Assigning IP addresses
D ) Establishing VPN connections

Explanation: MAC addresses uniquely identify devices on a local network.

11 - Which protocol is used for secure communication over the web?

A ) HTTP
B ) FTP
C ) ICMP
D ) HTTPS ✅

Explanation: HTTPS (Hypertext Transfer Protocol Secure) encrypts data for secure web

12 - What is the purpose of ICMP in networking?

A ) Internet Control Message Protocol ✅
B ) Internet Communication Management Protocol
C ) Integrated Control Message Protocol
D ) Intranet Control Management Protocol

Explanation: ICMP is used for error reporting and diagnostics in IP networks.

13 - What is a firewall used for in networking?

A ) Speeding up network
B ) Filtering and controlling traffic ✅
C ) Assigning IP
D ) Ensuring network security

Explanation:

➡️ A security system that monitors and controls incoming and outgoing network traffic.

✅ Firewall refers to a system that protects a computer or network from unauthorized access.

🔒 Explanation for Exams:

A firewall is:

  • ✅ A network security system (hardware or software).
  • ✅ It blocks unauthorized access to or from a private network.
  • ✅ Works by filtering data packets based on security rules.

14 - What is the role of a router in a network?

A ) Connects devices within a local network
B ) Forwards data between different networks ✅
C ) Assigns IP addresses dynamically
D ) Filters network traffic

Explanation: Routers forward data between different networks, facilitating inter-network communication.

15 - Which protocol is used for file transfer over the internet?

A ) FTP ✅
B ) SMTP
C ) HTTP
D ) DHCP

Explanation: FTP (File Transfer Protocol) is used for transferring files between devices on a network.

16 - What does IP stand for in networking?

A ) Information Processing
B ) Internal Protocol
C ) Integrated Protocol
D ) Internet Protocol ✅

Explanation: IP (Internet Protocol) is the primary protocol for communication over the internet.

17 - What is a subnet mask used for?

A ) Assigning IP addresses
B ) Define network boundaries ✅
C ) Establishing VPN connections
D ) Filtering network traffic

Explanation: A subnet mask helps identify the network portion of an IP address.

18 - Which protocol is responsible for dynamic routing in a network?

A ) ICMP
B ) OSPF ✅
C ) ARP
D ) DHCP

Explanation: OSPF (Open Shortest Path First) is a dynamic routing protocol.

19 - What is the purpose of NAT in networking?

A ) Network Address Translation ✅
B ) National Access Terminal
C ) Network Authentication Tool
D ) Network Analyzer Tool

Explanation: NAT allows multiple devices to share a single public IP address.

20 - What is the purpose of a proxy server in networking?

A ) Accelerating speed
B ) Filtering and forwarding network traffic
C ) Enhancing network security
D ) All of the above ✅

Explanation: A proxy server can serve various purposes, including accelerating internet speed, filtering traffic, and enhancing security.