在C#中,对文本文件进行写操作通常使用

在C#中,对文本文件进行写操作通常使用
A、BinaryReader类
B、BinaryWriter类
C、StreamReader类
D、StreamWriter类
【正确答案】:D