

MCQOPTIONS
Saved Bookmarks
1. |
Which of the given stream methods provide access to the output console by default in C#.NET? |
A. | Console.In |
B. | Console.Out |
C. | Console.Error |
D. | All of the mentioned |
Answer» C. Console.Error | |