Vidyalelo
C# Programming · Q43

File Handling and Input Output in C Sharp

Programming · C# Programming · question 43

Q43

Which of the given stream methods provide access to the output console by default in C#.NET?

A.
Console.In
B.
Console.Out
Answer
C.
Console.Error
D.
All of the mentioned

Answer: Option B

Solution

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