java.io.FileOutputStream是用于将数据写入 File 或 FileDescriptor 的输出流。

java.io.FileOutputStream是用于将数据写入 File 或 FileDescriptor 的输出流。

A.正确

B.错误

正确答案是A