1.

Which of these method of DatagramPacket is used to obtain the byte array of data contained in a datagram?

A. getData()
B. getBytes()
C. getArray()
D. recieveBytes()
Answer» B. getBytes()


Discussion

No Comment Found