对于FileInputStream和FileOutputStream类,下面哪个方法不会产生IOException异常()
A:二者的构造函数
B:read()
C:close()
D:write()
出自:计算机科学