What is the maximum data rate of a standard Ethernet (10BASE-T) network? MCQ with Answer and Explanation

What is the maximum data rate of a standard Ethernet (10BASE-T) network?
A. 1 Gbps
B. 100 Mbps
C. 10 Gbps
D. 10 Mbps
Answer: Option D
Solution (By JKExamLibrary)
10BASE-T offers 10 Mbps; it is the original Ethernet standard over twisted pair.

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
Which layer of the OSI model is responsible for end-to-end error recovery and flow control?
A. Network layer
B. Transport layer
C. Session layer
D. Data link layer

Correct Answer: Option B


Explanation:
The transport layer (e.g., TCP) provides reliable data transfer, error recovery, and flow control.

This question belongs to: Computer Computer Networking
Question #2 Report Error
In computer networking, what does the term 'Half-Duplex' communication imply?
A. Data is transmitted using double the standard frequency band.
B. Data can travel in only one direction permanently.
C. Data can travel in both directions, but only one direction at a time.
D. Data can travel in both directions simultaneously.

Correct Answer: Option C


Explanation:
Half-duplex systems allow bidirectional traffic, but devices must alternate sending and receiving to avoid collisions (e.g., walkie-talkies).

This question belongs to: Computer Computer Networking
Question #3 Report Error
What is the function of a network gateway?
A. To filter traffic based on MAC
B. To connect networks with different protocols
C. To amplify signals
D. To assign IP addresses

Correct Answer: Option B


Explanation:
Gateways translate between different network protocols, serving as an entry to another network.

This question belongs to: Computer Computer Networking