题目详情
单选题 文件输出流的构造方法是public FileOutputStream(String name,Boolean append) throws FileNotFoundException,当参数append的值为true时,表示( )
A. 在原文件的指定位置添加数据
B. 覆盖原文件的内容
C. 创建一个新文件
D. 在原文件的尾部添加数据
学科:JAVA高级编程应用
时间:2023-06-29 07:31:49
相关题目
相关作业