Which TWO are benefits of using VLANs in a network? (Choose two.)
VLANs segment the network into smaller broadcast domains.
Why this answer
VLANs segment a Layer 2 network into isolated broadcast domains. By default, all ports on a switch belong to a single broadcast domain; VLANs restrict broadcast frames (e.g., ARP requests) to only those ports within the same VLAN, reducing unnecessary traffic and improving network performance.
Exam trap
Cisco often tests the misconception that VLANs reduce collision domains, but collision domains are a Layer 1 concept eliminated by switches, not by VLANs; the correct benefit is reducing broadcast domains.