Vidyalelo
Java Programming · Q18

Java Serialization and Networking

Programming · Java Programming · question 18

Q18

What is the purpose of the `URLConnection` class in Java Networking?

A.
To handle exceptions in networking
B.
To represent a UDP socket
C.
To serialize objects
D.
To represent a connection to a resource on the internet
Answer

Answer: Option D

Solution

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