Multiple Choice
To connect to a server running on the same machine with the client, which of the following cannotbe used for the hostname?
A) "localhost"
B) "127.0.0.1"
C) InetAddress.getLocalHost() ,
D) "127.0.0.0"
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q4: In the socket programming, for an IP
Q5: Which of the following protocol follows connection
Q6: Which of the following is true about
Q7: Which of the following statement is TRUE?<br>A)With
Q8: Which of these package contains classes and
Q10: The server listens for a connection request
Q11: Which of the following method call is
Q12: Which of the following step establishes a
Q13: Which of the following holds data retrieved
Q14: Which of the following is correct about