Question: What is the maximum number of hosts that can be addressed in a subnet with a subnet mask of 255.255.255.128?
Options:
Correct Answer: 126
Solution:
A subnet mask of 255.255.255.128 allows for 2^7 - 2 = 126 usable host addresses (subtracting 2 for network and broadcast addresses).