Vidyalelo
C# Programming · Q88

File Handling and Input Output in C Sharp

Programming · C# Programming · question 88

Q88

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

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

Answer: Option C

Solution

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