Q31
Which class in C# is used to represent a stream of characters to be written to a file?
A.
FileReader
B.
TextWriter
C.
TextReader
D.
StreamWriter
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board