Which below IP address would be used for a local network?
-
74.125.127.100
-
69.72.169.241
-
192.168.1.100
-
209.131.36.100
C
Correct answer
Explanation
192.168.1.100 is in the private IP address range 192.168.0.0/16, which is reserved for local networks according to RFC 1918. The other options are public IP addresses assigned to various internet services. Private IP ranges (10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16) are not routable on the public internet.