InterviewSolution
Saved Bookmarks
| 1. |
Which of these class is not related to input and output stream in terms of functioning?(a) File(b) Writer(c) InputStream(d) ReaderI have been asked this question by my school principal while I was bunking the class.This is a very interesting question from Java.io Introduction in section Exploring java.lang & java.io of Java |
|
Answer» Right option is (a) File |
|