What are two characteristics of a traditional Ethernet LAN? (Choose two.)
A.
Nodes share a physical medium.
B.
Nodes can successfully transmit simultaneously.
C.
It consists of a single broadcast domain.
D.
Nodes use a step-up algorithm when collisions are detected.
Wrong. Should be B and C because nodes sharing the same physical medium is equal to have colision issues between hosts.
A & C -> Correct. This is traditional LAN “Hub”
A&C, it’s not full-duplex cable, but traditional ethernet LAN
My answer to this question would be A & D. D in my opinion refers to CSMA/CD. C is wrong because it should be collision domain and not broadcast domain.