Difference between Reader/Writer and InputStream/Output
Stream?

Answer Posted / geetha

The reader/writer is character oriented, and the
input/output stream is byte oriented.

Is This Answer Correct ?    17 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How is hashset defined in java?

696


What is a void in java?

762


What is an example of a conditional statement?

752


What does compareto () do in java?

750


Does constructor be static?

753






What is encapsulation in java?

822


What is the meaning of 3 dots in java?

858


Can we make the abstract methods static in java?

762


What is tree in java?

656


How do you check if two given string are anagrams?

711


What steps are taken when the OS shifts from one-thread execution to another?

1101


Are generics important java?

704


Is hashset sorted in java?

836


What are the difference between composition and inheritance in java?

704


What is the difference between break and continue statements?

762