Which class is used to encapsulate ip address and dns?
Answers
Answered by
1
InetAddress class encapsulate both IP address and DNS, we can interact with this class by using name of an IP host.
Similar questions