Which Of These Class Can Be Used To Implement The Input Stream #487
Which of these class can be used to implement the input stream that uses a character array as the source?
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 class can be used to implement the input stream that uses a character array as the source?
BufferedReader
FileReader
CharArrayReader
FileArrayReader