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 a local network IP address using the private IP range 192.168.0.0/16 defined in RFC 1918. Private IP addresses (10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16) are used for local networks and are not routable on the internet. The other options (74.125.127.100, 69.72.169.241, 209.131.36.100) are public IP addresses assigned to internet-facing services.