InterviewSolution
Saved Bookmarks
| 1. |
Which of these method of DatagramPacket class is used to find the destination address?(a) findAddress()(b) getAddress()(c) Address()(d) whois() |
|
Answer» Correct option is (b) getAddress() Easy explanation: None. |
|