Vidyalelo
Java Programming · Q14

Java Serialization and Networking

Programming · Java Programming · question 14

Q14

In Java Networking, what is the purpose of the `InetAddress` class?

A.
To serialize objects
B.
To create a socket connection
C.
To send HTTP requests
D.
To represent an IP address
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board