What does the Console.Error property do within a console-based application?
A.
sets the standard error input stream
B.
gets the standard error output stream
C.
gets the standard error input stream
D.
sets the standard error output stream
What does the Console.Error property do within a console-based application?
What does the Console.Error property do within a console-based application?
A.
sets the standard error input stream
B.
gets the standard error output stream
C.
gets the standard error input stream
D.
sets the standard error output stream
Correct answer is B. gets the standard error output stream.
Answer is B
https://msdn.microsoft.com/en-us/library/system.console.error(v=vs.110).aspx