Q81
Which method in Console enables to read individual inputs directly from the keyboard in a non line buffered manner?
A.
Read()
B.
ReadKey()
AnswerC.
ReadLine()
D.
All of the mentioned
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board