1.

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

A. getdata()
B. getbytes()
C. getarray()
D. recievebytes()
Answer» B. getbytes()


Discussion

No Comment Found