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
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board