Sail E0 Webinar
Question
Which of these class can be used to implement input stream that uses a character array as the source?
Options:
A .  BufferedReader
B .  FileReader
C .  CharArrayReader
D .  FileArrayReader
Answer: Option C


CharArrayReader is an implementation of an input stream that uses character array as a source. Here array is the input source.



Was this answer helpful ?
Next Question

Submit Solution

Your email address will not be published. Required fields are marked *

Latest Videos

Latest Test Papers