InterviewSolution
Saved Bookmarks
| 1. |
Which multiple access technique is used by IEEE 802.11 standard for wireless LAN?(a) CDMA(b) CSMA/CA(c) ALOHA(d) CSMA/CDI had been asked this question in my homework.I'm obligated to ask this question of Wireless LAN in division Wireless LAN’s, Electronic Mail and File Transfer of Computer Network |
|
Answer» RIGHT answer is (b) CSMA/CA Easiest explanation: CSMA/CA stands for Carrier-sense multiple access/collision AVOIDANCE. It is a multiple access protocol used by IEEE 802.11 standard for wireless LAN. It’s based on the principle of collision avoidance by using different ALGORITHMS to avoid collisions between CHANNELS. |
|