Q16
In Java Networking, what is the purpose of the `DatagramPacket` class?
A.
To handle HTTP requests
B.
To represent a packet of data for use with UDP communication
AnswerC.
To serialize objects
D.
None of These
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board