Multiple Choice
In the socket programming, for an IP address, which can be used to find the host name and IP address of a client/ server?
A) The ServerSocket class
B) The Socket class
C) The InetAddress class
D) The Connection interface
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: Which of the following type of JDBC
Q2: The client requests a connection to a
Q3: To create an InputStream on a socket,
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
Q9: To connect to a server running on
Q10: The server listens for a connection request
Q11: Which of the following method call is