MCQOPTIONS
Saved Bookmarks
| 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() | |