🎴 Flashcard Mode

Advanced Java and Enterprise Development

Card1 / 14
Mastered0
Review0
QuestionClick to flip

Which of the following classes in the java.net package is used to both send and receive datagram packets?

AnswerClick to flip back
A
The DatagramPacket class
💡 Explanation:

This class in the java.net package is used to both send and receive datagram packets.

Change Mode