Which method of DatagramSocket class is used to receive DatagramPackets in Java?
accept()
receive()
acceptPacket()
receivePacket()