What happens if you don't close a socket after communication?
It automatically closes itself
It keeps consuming system resources
It throws an exception immediately
It terminates the JVM
This question is part of this quiz :
Java Sockets and Server Communication