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