Q28
In C#, which class represents a writer that provides a fast, non-cached, forward-only way of generating sequences of characters from streams of bytes?
A.
TextWriter
B.
BinaryWriter
C.
StreamWriter
AnswerD.
CharWriter
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board