Multiple choice technology web technology

URL instance represents the location of a resource

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The java.net.URL class represents a Uniform Resource Locator - essentially the location/address of a resource on the network. It encapsulates the protocol, host, port, path, and other components that specify where a resource can be found.