Which method of Socket class is used to close a socket connection in Java?
stop()
close()
disconnect()
shutdown()