Home » JAVA Programming » Networking » Question
  1. Which of these method of DatagramPacket is used to find the port number?
    1. recievePort()
    2. findPort()
    3. port()
    4. getPort()
    5. None of these
Correct Option: D

getPort()



Your comments will be displayed only after manual approval.