Questions: Wireless Networking (802.11 WiFi)

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

Two laptops at opposite ends of a large office can each communicate with the central access point but cannot hear each other's transmissions. Both transmit simultaneously. What problem does this illustrate, and how does WiFi address it?

AMultipath fading — resolved by MIMO antennas combining multiple signal paths
BThe hidden node problem — addressed by CSMA/CA with optional RTS/CTS handshaking to reserve the channel
CChannel saturation — resolved by switching to the 5 GHz band's wider channels
DMAC address collision — resolved by ARP to ensure unique addressing before transmission
Question 2 Multiple Choice

Why does 802.11 WiFi use CSMA/CA (Collision Avoidance) rather than CSMA/CD (Collision Detection), which is used in wired Ethernet?

ACollision avoidance is faster because it eliminates the need for backoff timers
BWireless devices transmit and receive on different frequency bands, making CD unnecessary
CA wireless transmitter cannot detect collisions because its own outgoing signal overwhelms any incoming signal during transmission
DThe 802.11 standard was designed before collision detection was invented, so avoidance was used for historical reasons
Question 3 True / False

The 5 GHz WiFi band provides longer wireless range than the 2.4 GHz band because higher frequency signals propagate further.

TTrue
FFalse
Question 4 True / False

A WiFi frame in infrastructure mode can carry up to four MAC addresses, whereas an Ethernet frame carries only two.

TTrue
FFalse
Question 5 Short Answer

Why is CSMA/CA less efficient than CSMA/CD, and what fundamental property of wireless transmission makes avoidance the only viable option?

Think about your answer, then reveal below.