试题详情

在Java中,程序如果要按行输入/输出文件中的字符,最合理的方法是采用

AObjectInputStream和ObjectOutputStream类

BInputStream和OutputStream类

CFileReader和FileWriter类

DFileInputStream和FileInputStream类