1.

In InetAddress class which method returns the host name of the IP Address?

A. public String getHostName()
B. public String getHostAddress()
C. public static InetAddress getLocalHost()
D. None of the above
Answer» B. public String getHostAddress()


Discussion

No Comment Found