Difference between the Reader/Writer class hierarchy and InputStream/OutputStream class hierarchy

Difference between the Reader/Writer class hierarchy and InputStream/OutputStream class hierarchy

Shorim
Views: 2659 | Community Opinion: 1

Tags..  Reader Class  Writer class  InputStream Class  OutputStream Class  Java Interview  Core Java

Bookmark this page..



Ask a New Question Go to Home

Community Opinion/Answers
 
Inder Said..

The Reader/Writer class hierarchy is character-oriented, and the InputStream/OutputStream class hierarchy
is byte-oriented.






What do you think? Add your opinion/answer
*Name
*your opinion/answer: