WLANs use a technology called carrier sense multiple access collision detection (CSMA/CD)
Indicate whether the statement is true or false
FALSE
Explanation: Ethernet uses carrier sense multiple access collision detection (CSMA/CD) technology. WLANs use a similar technology called carrier sense multiple access collision avoidance (CSMA/CA). Just as CSMA/CD is needed for half-duplex Ethernet connections, CSMA/CA is needed for WLAN connections, because of their half-duplex operation.
Computer Science & Information Technology
You might also like to view...
A server containing the actual file is called the namespace server
a. true b. false
Computer Science & Information Technology
Any code containing a priming read must also include a matching update read within the loop.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology