ContactUs :

Please send your Questions & Answers or Feedback to "mohan@javabook.org"

Stream classes....

I/O is built upon 4 abs classes
-InputStream, OutputStream, reader, Writer
-reader/writer are designed for character streams.
-used when working with chars or strings.
-we use the byte stream classes when working with bytes or other binary objects.
Related Posts Plugin for WordPress, Blogger...
Flag Counter