Multiple choice

Which of the following classes in the java.net package makes objects able to be manipulated within other network classes?

  1. DatagramPacket class

  2. StackFrame class

  3. InetAddress class

  4. URLConnection class

  5. Events

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

This class in java.net package makes objects able to manipulated within other network classes.