Question: What is the maximum number of hosts that can be addressed in a /22 subnet?
Options:
Correct Answer: 1022
Solution:
A /22 subnet has 2^(32-22) = 2^10 = 1024 total addresses. Subtracting 2 for the network and broadcast addresses leaves 1022 usable host addresses.