Input Stream classes are those classes which are used to read data from file. All Input Stream classes reads data in form of bytes i.e. 0 and 1.
Input stream classes are better for reading Graphical Data.
Some Input Steam Classes are named below.
- BufferedInputStream
- ByteArrayInputStream
- DataInputStream
- FileInputStream
- FilterInputStream
- InputStream
- LineNumberInputStream
- ObjectInputStream
- PipedInputStream
- PrintStream
- PushbackInputStream
- SequenceInputStream
- StringBufferInputStream
Blog Author - Pushkar Khosla,
Software Developer by Profession with 3.0 Yrs of Experience , through this blog i'am sharing my industrial Java Knowledge to entire world. For any question or query any one can comment below or mail me at pushkar.itsitm52@gmail.com.
Software Developer by Profession with 3.0 Yrs of Experience , through this blog i'am sharing my industrial Java Knowledge to entire world. For any question or query any one can comment below or mail me at pushkar.itsitm52@gmail.com.
Java I/O Tutorial

No comments:
Post a Comment