Which of the given stream methods provide access to the output console by default in C#.NET?
Posted: Wed Jul 13, 2022 7:57 pm
a) Console.In
b) Console.Out
c) Console.Error
d) All of the mentioned
b) Console.Out
c) Console.Error
d) All of the mentioned