Page 1 of 1

Which method in Console enables to read individual inputs directly from the keyboard in a non line buffered manner?

Posted: Wed Jul 13, 2022 7:57 pm
by answerhappygod
a) Read()
b) ReadKey()
c) ReadLine()
d) All of the mentioned