Java IO Classes in Java Programming Language (Hindi)

Published: 10 April 2016
on channel: sudhir patel
100
0

The java.io package contains nearly every class you might ever need to perform input and output (I/O) in Java. All these streams represent an input source and an output destination. The stream in the java.io package supports many data such as primitives, Object, localized characters, etc.

Stream:
A stream can be defined as a sequence of data. there are two kinds of Streams

InPutStream:
The InputStream is used to read data from a source.

OutPutStream:
The OutputStream is used for writing data to a destination.


On this page of the site you can watch the video online Java IO Classes in Java Programming Language (Hindi) with a duration of hours minute second in good quality, which was uploaded by the user sudhir patel 10 April 2016, share the link with friends and acquaintances, this video has already been watched 100 times on youtube and it was liked by 0 viewers. Enjoy your viewing!