What are the super most classes for all the streams?
Answer Posted / glibwaresoftsolutions
ByteStream classes and CharacterStream classes are the two categories into which all stream classes can be separated. InputStream and OutputStream classes are subdivided from the ByteStream classes. Additionally, CharacterStream classes are separated into Writer and Reader classes. Java.io.InputStream is the SuperMost class for all input stream classes, while java.io.OutPutStream is the SuperMost class for all output stream classes. Java.io is also the super-most class among all the reader classes.Reader, and java.io.Writer for all writer classes.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what type of questions asked for barclays technologies pune please send urgent
What is a byte array?
What is the difference between notify and notifyall method?
What is the difference between dom and sax parser in java?
Can we able to pass objects as an arguments in java?
Explain the Propertie sof class?
What is slash r?
Under what conditions is an object’s finalize() method invoked by the garbage collector?
What is exception in java?
What is an example of character?
Explain java code for recursive solution's base case?
What is difference between string and stringbuffer?
What is thread synchronization in java?
What do you mean by inner class in java? Explain
What is struts in java?