Select The Objects Of The Class Textwriter Which Isare Not Used #558
Select the objects of the class TextWriter which is/are not used to perform the write operations to the console?
This multiple choice question (MCQ) is related to the book/course
gs gs108 CSharp.
It can also be found in
gs gs108 Console I/O Operations and Stream Classes - Writing Console Output Operations - Quiz No.1.
Select the objects of the class TextWriter which is/are not used to perform the write operations to the console?
Write()
WriteLine()
WriteError()
All of the mentioned