-
Which class represents an Internet Protocol address?
-
- TCP Address
- IP Address
- Address
- InetAddress
- None of these
Correct Option: D
InetAddress represents an Internet Protocol address. It provides static methods like getByAddress(), getByName() and other instance methods like getHostName(), getHostAddress(), getLocalHost().