Vidyalelo
C# Programming · Q82

File Handling and Input Output in C Sharp

Programming · C# Programming · question 82

Q82

Select the objects of the class TextWriter which is/are not used to perform the write operations to the console?

A.
Write()
B.
WriteLine()
C.
WriteError()
Answer
D.
All of the mentioned

Answer: Option C

Solution

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