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