Question
Which address sends network traffic back to the same host for local testing?
Select an option. Your answer will be checked instantly.
Correct Answer: D. Loopback address
Explanation:
The loopback address routes packets internally to the local machine without using an external network link.
It is useful for testing network services and local client-server communication.
Leave a Reply