Computer Networking MCQs

Practice Computer Networking MCQs covering LAN, MAN, WAN, PAN, topology, modem, router, hub, switch and IP address concepts.

325 Total
Question #1 Report Error
What is the full form of LAN in computer networking?
A. Link Area Network
B. Local Area Network
C. Local Access Network
D. Large Area Network

Correct Answer: Option B


Explanation:
LAN stands for Local Area Network, which connects computers within a limited geographical area.

This question belongs to: Computer Computer Networking
Question #2 Report Error
Which network type covers a city or metropolitan area?
A. MAN
B. WAN
C. PAN
D. LAN

Correct Answer: Option A


Explanation:
MAN (Metropolitan Area Network) spans a city or large campus, larger than LAN but smaller than WAN.

This question belongs to: Computer Computer Networking
Question #3 Report Error
What is the maximum distance covered by a typical WAN?
A. Up to 10 km
B. Up to 1 km
C. Up to 100 km
D. Up to 1000 km or more

Correct Answer: Option D


Explanation:
WAN (Wide Area Network) spans large geographical areas, often countries or continents.

This question belongs to: Computer Computer Networking
Question #4 Report Error
Which network is used for connecting personal devices like a smartphone and smartwatch?
A. PAN
B. WAN
C. MAN
D. LAN

Correct Answer: Option A


Explanation:
PAN (Personal Area Network) is designed for short-range communication among personal devices, typically within 10 meters.

This question belongs to: Computer Computer Networking
Question #5 Report Error
In a star topology, all devices are connected to a central device, which is usually a:
A. Modem
B. Bridge
C. Hub or switch
D. Router

Correct Answer: Option C


Explanation:
In star topology, each node connects to a central hub or switch, making it easy to manage.

This question belongs to: Computer Computer Networking
Question #6 Report Error
Which topology connects each device to exactly two other devices, forming a circular path?
A. Bus topology
B. Star topology
C. Ring topology
D. Mesh topology

Correct Answer: Option C


Explanation:
Ring topology has each device connected to two others in a closed loop, with data passing in one direction.

This question belongs to: Computer Computer Networking
Question #7 Report Error
What is the main disadvantage of a bus topology?
A. Requires a central hub
B. High cost
C. Single point of failure in the backbone
D. Difficult to add new devices

Correct Answer: Option C


Explanation:
In bus topology, if the main cable (backbone) fails, the entire network goes down.

This question belongs to: Computer Computer Networking
Question #8 Report Error
Which device connects different networks and forwards data packets based on IP addresses?
A. Modem
B. Hub
C. Router
D. Switch

Correct Answer: Option C


Explanation:
A router operates at the network layer and routes packets between different networks using IP addresses.

This question belongs to: Computer Computer Networking
Question #9 Report Error
At which layer of the OSI model does a hub operate?
A. Network layer
B. Application layer
C. Data link layer
D. Physical layer

Correct Answer: Option D


Explanation:
A hub is a physical layer device that simply repeats signals to all ports without any intelligence.

This question belongs to: Computer Computer Networking
Question #10 Report Error
Which device operates at the data link layer and uses MAC addresses to forward data?
A. Gateway
B. Hub
C. Switch
D. Router

Correct Answer: Option C


Explanation:
A switch uses MAC addresses to forward frames within a local network, operating at layer 2.

This question belongs to: Computer Computer Networking