在Java中,如果在关闭socket时发生一个I/O错误,会抛出
A.IOException
B.UnknownHostException
C.SocketException
D.MalformedURLException
正确答案是A