单项选择题

对于FileInputStream和FileOutputStream类,下面哪个方法不会产生IOException异常()

A.二者的构造函数
B.read()
C.close()
D.write()