What is the maximum segment length for a 10BASE-T Ethernet network using twisted-pair cable? MCQ with Answer and Explanation

What is the maximum segment length for a 10BASE-T Ethernet network using twisted-pair cable?
A. 100 meters
B. 500 meters
C. 1000 meters
D. 185 meters
Answer: Option A
Solution (By JKExamLibrary)
10BASE-T specifies a maximum cable segment length of 100 meters.

This question belongs to: Computer Computer Networking

Discuss this Question (0)

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

Practice More Computer Networking Questions

Question #1 Report Error
What is the structural network layout where every node is connected to a central cable line, which acts as the shared communication trunk?
A. Star Topology
B. Ring Topology
C. Mesh Topology
D. Bus Topology

Correct Answer: Option D


Explanation:
Bus topology connects all devices to a single shared central cable, known as the bus or backbone line.

This question belongs to: Computer Computer Networking
Question #2 Report Error
Why is a basic network Hub often called a 'dumb' device compared to a modern network Switch?
A. It broadcasts all incoming data packets out to every connected port, causing collision issues.
B. It cannot transmit data wirelessly.
C. It cannot understand digital binary configurations.
D. It lacks internal power supplies.

Correct Answer: Option A


Explanation:
A hub operates at the Physical Layer (Layer 1) and simply repeats incoming signals to all ports, increasing network collisions and security vulnerabilities.

This question belongs to: Computer Computer Networking
Question #3 Report Error
What is the main difference between a bridge and a switch?
A. Switch is a multiport bridge
B. Bridge works at layer 3; switch at layer 2
C. No difference
D. Bridge has more ports than a switch

Correct Answer: Option A


Explanation:
A switch is essentially a multiport bridge with hardware-based forwarding.

This question belongs to: Computer Computer Networking