Which Of These Method Of Filereader Class Is Used To Read #486
Which of these method of FileReader class is used to read characters from a file?
This multiple choice question (MCQ) is related to the book/course gs gs128 Java. It can also be found in gs gs128 Exploring Java Lang Java IO - Java.io Character Streams - Quiz No.1.
Which of these method of FileReader class is used to read characters from a file?
read()
scanf()
get()
getInteger()