Multiple choice Which of the following IPv4 addresses given below is a loopback address? 127.0.0.1 0.0.0.0 255.0.0.0 0.0.0.255 None of these Reveal answer Fill a bubble to check yourself A Correct answer Explanation Loopback IPv4 address has default 1st byte as 127. It is represented as 127.x.x.x where x can be in the range of 0-255. Loopback IP address are generally used to test working of computer/networking devices in a computer network.