Q. To connect to a server running on the same machine with the client, which of the following cannotbe used for the hostname? (Solved)
1. “localhost”
2. "127.0.0.1"
3. InetAddress.getLocalHost(),
4. "127.0.0.0"
- d. "127.0.0.0"
1. “localhost”
2. "127.0.0.1"
3. InetAddress.getLocalHost(),
4. "127.0.0.0"