在Java中,对文本字符型文件操作最好用什么I/O流针对性更好?

在Java中,对文本字符型文件操作最好用什么I/O流针对性更好?

A.FileOutputStream

B.FileInputStream

C.ObjectOutputStream

D.FileWriter

正确答案是D