![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | Input and Output Classes - slide 23 : 40 |
The Console class encapsulates the traditional standard input, standard output, and standard error streams
Console.In is a TextReader object.
Console.Out and Console.Error are TextWriter objects
![]() | File 1 after the execution of the Console demo program. |
![]() | File 2 after the execution of the Console demo program. |