Advanced Java

Casual Mode - Take your time!

1 / 16
Correct
0
Incorrect
0
Score
0%
Multiple Choice

Which of the following methods of InetAddress class returns a string that represents the host address associated with the InetAddress object?

  1. getaddress()
  2. getHostAddress()
  3. getHostName()
  4. hashCode()
  5. toString()
Change Mode