In a network, a device is assigned an IP address of 10.0.0.100 with a subnet mask of 255.0.0.0. What is the network address?
Q1. In a network, a device is assigned an IP address of 10.0.0.100 with a subnet mask of 255.0.0.0. What is the network address?
Answer: 10.0.0.0
Explanation: Network address = IP address AND subnet mask. 10.0.0.100 AND 255.0.0.0 = 10.0.0.0.