Question: How many subnets can be created from a Class C network with a default subnet mask of 255.255.255.0 if 3 bits are borrowed?
Options:
Correct Answer: 4
Solution:
Borrowing 3 bits from the host portion allows for 2^3 = 8 subnets, but with 2 reserved for network and broadcast, 6 usable subnets remain.