Multiple choice

Which of the following classes from java.net. URL package transforms a URL string into an object that can then be manipulated using associated methods?

  1. The URLStreamHandler class

  2. The InetAddress class

  3. The URL class

  4. The RemoteStackVariable class

  5. quitEvent()

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

This class from java.net.URL package transforms a URL string into an object that can then be manipulated using associated methods.