Answers

Question and Answer:

  Home  Java Networking - Sockets and RMI

⟩ What is the difference between URL instance and URLConnection instance?

A URL instance represents the location of a resource, and a URLConnection instance represents a link for accessing or communicating with the resource at the location.

 150 views

More Questions for you: