Which of these classes are used by character streams for input and output operations?
(a) InputStream
(b) Writer
(c) ReadStream
(d) InputOutputStream
I have been asked this question by my school teacher while I was bunking the class.
Question is from Input & Output Basics in chapter I/O & Applets of Java