Which Lan access method resolves the connection between two or more nodes by collision detection?

Which Lan access method resolves the connection between two or more nodes by collision detection?

Explanation

CSMA/CD (Carrier Sense Multiple Access/ Collision Detection) is a media access control method

That was widely used in Early Ethernet technology/LANs

It uses carrier-sensing to defer transmissions until no other stations are transmitting.