InterviewSolution
Saved Bookmarks
| 1. |
Choose the object of TextReader class.(a) Console.In(b) Console.Out(c) Console.Error(d) None of the mentionedThe question was asked in class test.I need to ask this question from Introduction of Console I/O Operations in portion Console I/O Operations and Stream Classes of C# |
|
Answer» Correct CHOICE is (a) Console.In |
|