Which among the following methods are used to write characters to a string?
(a) StreamWriter
(b) StreamReader
(c) StringWriter
(d) None of the mentioned
The question was asked in unit test.
This interesting question is from Reading Console Input Operations topic in section Console I/O Operations and Stream Classes of C#