IT Placement Papers JAVA Core Java
This category contains Core Java Interview Questions and Answers |
Difference between the Reader/Writer class hierarchy and the InputStream/OutputStream classes?
|
|
|
|
|
The Reader/Writer class hierarchy is character-oriented, and the InputStream/OutputStream class hierarchy is byte-oriented.
Only registered users can write comments. Please login or register.
|