Microsoft
98-372 · Question #218
98-372 Question #218: Real Exam Question with Answer & Explanation
The correct answer is B. Console.ReadLine. See the full explanation below for the reasoning.
Question
You need to ensure that your console application can process each key as it is pressed. Which method should you use?
Options
- AConsole.OpenStandardlnput
- BConsole.ReadLine
- CConsole.Read
- DConsole.ReadKey
Community Discussion
No community discussion yet for this question.