Which type of network spans across multiple office locations in different cities or states, typically requiring leased telecommunication lines? MCQ with Answer and Explanation

Which type of network spans across multiple office locations in different cities or states, typically requiring leased telecommunication lines?
A. WAN
B. PAN
C. LAN
D. MAN
Answer: Option A
Solution (By JKSSB Mock Tests)
A Wide Area Network (WAN) connects separate business branches across regional, national, or global boundaries.

Discuss this Question (0)

No comments yet. Be the first to start the discussion!

Practice More Computer Networking Questions

Question #1
In a standard Bus Topology, what is the purpose of placing a 'terminator' at both extreme ends of the main shared backbone cable?
A. To absorb electrical signals and prevent signal bounce or reflection back down the line.
B. To dynamically allocate IP configurations to incoming stations.
C. To boost the electrical signal amplification.
D. To convert the network structure into a ring format.

Correct Answer: Option A


Explanation:
Terminators absorb signals when they reach the end of a bus line, preventing signal reflection which would otherwise corrupt ongoing data transmissions.

This question belongs to: Computer Computer Networking
Question #2
In a network configured with a hierarchical Tree Topology, what happens if the primary central root device fails completely?
A. The entire connected network structure collapses and communications stop.
B. Isolated sub-branches can still communicate locally, but communication across separate branches is broken.
C. The network switches to full-mesh configuration automatically.
D. All data lines transition to half-duplex speed profiles.

Correct Answer: Option B


Explanation:
In a tree topology, a root failure isolates separate sub-star branches from each other, though individual branches may still function

This question belongs to: Computer Computer Networking
Question #3
Which of the following is a valid MAC address format?
A. 2001:0db8:85a3:0000:0000:8a2e:0370:7334
B. 00:1A:2B:3C:4D:5E
C. 255.255.255.0
D. 192.168.1.1

Correct Answer: Option B


Explanation:
MAC addresses are 6 bytes (48 bits) in hexadecimal, separated by colons or hyphens.

This question belongs to: Computer Computer Networking