Multiple choice technology

What is the IP address for Loopback Test ?

  1. 127.0.0.1

  2. 10.0.0.5

  3. 192.0.0.1

  4. 10.255.255.255

Reveal answer Fill a bubble to check yourself
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.