Home » JAVA Programming » Networking » Question
  1. Which of these method of DatagramPacket class is used to find the destination address?
    1. whois()
    2. findAddress()
    3. getAddress()
    4. Address()
    5. None of these
Correct Option: C

getAddress()



Your comments will be displayed only after manual approval.