Which Of These Method Of Datagrampacket Is Used To Obtain The #656
Which of these method of DatagramPacket is used to obtain the byte array of data contained in a datagram?
This multiple choice question (MCQ) is related to the book/course gs gs128 Java. It can also be found in gs gs128 Java Serialization Networking - Datagram in Java - Quiz No.1.
Which of these method of DatagramPacket is used to obtain the byte array of data contained in a datagram?
getData()
getBytes()
getArray()
recieveBytes()