下列方法中,会导致DatagramSocket类发生阻塞的方法是(


下列方法中,会导致DatagramSocket类发生阻塞的方法是( )

A.connect()

B.bind()

C.receive()

D.send()

正确答案是C