Q12
In Java Networking, what is the purpose of the `HttpURLConnection` class?
A.
To establish a secure socket connection
B.
To handle FTP file transfers
C.
To serialize objects over HTTP
D.
To perform HTTP network operations
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board