1.

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
D. FileArrayReader
Answer» D. FileArrayReader


Discussion

No Comment Found