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
a) Read()
b) ReadKey()
c) ReadLine()
d) All of the mentioned
b) ReadKey()
c) ReadLine()
d) All of the mentioned