Multiple choice

In which of the following classes in the java.net package do the services, such as Sun's network file system use user datagram protocol as the underlying protocol?

  1. DatagramPacket class

  2. DatagramSocket class

  3. StackFrame class

  4. URL class

  5. quitEvent()

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

Here, services such as Sun's network file system use user datagram protocol as the underlying protocol.