Which Of These Method Used To Read Strings From The Console #550
Which of these method used to read strings 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 method used to read strings from the console?
get()
getline()
read()
readLine()