Vidyalelo
C# Programming · Q31

File Handling and Input Output in C Sharp

Programming · C# Programming · question 31

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
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board