![]() |
files in java
Hi,
I am new to files in java. I cannot able to understand the difference between FileInputStream and FileReader. Can u help me Thank you, Regards. |
Re: files in java
Posted in wrong section!
|
Re: files in java
The Main difference is
Streams - Byte Based(Read or write Bytes)[Mainly used for Binary files) Reader - Character Based(Read or Write Character)[for Text files] |
Re: files in java
Moved to the java forum.
|
| All times are GMT +5.5. The time now is 12:17. |