Which Of These Methods Are Used To Read Single Character From #549
Which of these methods are used to read single character from the console?
This multiple choice question (MCQ) is related to the book/course
gs gs108 CSharp.
It can also be found in
gs gs108 Console I/O Operations and Stream Classes - Reading Console Input Operations - Quiz No.1.
Which of these methods are used to read single character from the console?
get()
getline()
read()
readLine()