What is the IP address for Loopback Test ?
-
127.0.0.1
-
10.0.0.5
-
192.0.0.1
-
10.255.255.255
A
Correct answer
Explanation
The loopback address 127.0.0.1 is the standard IPv4 address used for testing the local network stack. It refers to the local machine and is used for diagnostics and local services. This is a fundamental networking concept. Option A is correct.