Difference between Reader/Writer and InputStream/Output
Stream?

Answer Posted / paletipatisrinu

These are IO streams but difference their
InputStream/OutputStreams class are byte-oriented
streams.this streams read and write in byte oriented.
InputStream/OutputStreams are never support unicode characters.

Reaer/writer class are belongs to the charecter stream
this streams read and write in character oriented Streams .
Reaer/writer are never supports unicode characters.

Is This Answer Correct ?    40 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we execute a program without main() method?

728


What is mutable object and immutable object?

845


Is a string literal?

712


Why chararray() is preferred over string to store the password?

711


What is an accessor?

1300






What is command line used for?

803


What is methodological theory?

726


Hi.... I applied for the post of scientific officer/Engineer-SB(Programmer).Please post the syllabus and sample papers.

1727


What two classes are used to read data only?

831


What is the difference between JDBC 1.0 and JDBC 2.0?

2876


What is the independent variable in an experiment?

726


Can an anonymous class be declared as implementing an interface and extending a class in java programming?

866


What is the difference between jfc & wfc?

782


What do you mean by object?

705


What is function and method in java?

697