Vidyalelo
Computer Fundamentals · Q710

Computer fundamental

Computer Related · Computer Fundamentals · question 710

Q710

Ethernet uses

A.
Bus topology
Answer
B.
Ring topology
C.
Star topology
D.
Tree topology
E.
None of the above

Answer: Option A

Solution

Answer: Option A
Solution:
Ethernet generally uses Bus Topology. Ethernet operates in two layers of the OSI model, Physical Layer, and Data Link Layer. For Ethernet, the protocol data unit is Frame since we mainly deal with DLL. In order to handle collision, the Access control mechanism used in Ethernet is CSMA/CD.