Which Of These Method Of Datagrampacket Class Is Used To Find #659
Which of these method of DatagramPacket class is used to find the destination address?
This multiple choice question (MCQ) is related to the book/course gs gs128 Java. It can also be found in gs gs128 Java Serialization Networking - Datagram in Java - Quiz No.1.
Which of these method of DatagramPacket class is used to find the destination address?
findAddress()
getAddress()
Address()
whois()