Which Of These Is Used To Read A String From The Input Stream #935
Which of these is used to read a string from the input stream?
This multiple choice question (MCQ) is related to the book/course gs gs128 Java. It can also be found in gs gs128 Java IO Applets - Reading Console Input in Java - Quiz No.1.
Which of these is used to read a string from the input stream?
get()
getLine()
read()
readLine()