Multiple choice

Which of the following classes described in the java.net package is used for creating UDP-based connections over a network?

  1. The DatagramSocket class

  2. The DatagramPacket class

  3. The URL class

  4. The StackFrame class

  5. Alarm

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

This class described in the java.net package is used for creating UDP-based connections over a network.