What is the difference between Reader/Writer and InputStream/Output Stream?-Core Java Interview Questions The Reader/Writer class is character-oriented and the InputStream/OutputStream class is byte-oriented. Total Views: 36,473