Vidyalelo
Java Programming · Q295

Interfaces and Abstract Classes

Programming · Java Programming · question 295

Q295

Which of these class can be used to implement the input stream that uses a character array as the source?

A.
BufferedReader
B.
FileReader
C.
CharArrayReader
Answer
D.
FileArrayReader

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board