Which of these class is not a member class of java.io package?
(a) String
(b) StringReader
(c) Writer
(d) File
I have been asked this question by my college director while I was bunking the class.
My question comes from Java.io Introduction topic in section Exploring java.lang & java.io of Java