Difference between Reader/Writer and InputStream/Output
Stream?
Answer Posted / rohit rajput
reader/writer support only cahracter and input/output
stream support only bytes input stram and the java reader
class has only one differnce and that is input stream only
support bytes and the reader class only supports the
character.
Is This Answer Correct ? | 53 Yes | 8 No |
Post New Answer View All Answers
What is struts in java?
What is volatile data type?
Can inner class be public in java?
How to check if linked list contains loop in java?
What is mnemonic in assembly language?
What is an empty class? What functionality does it offer in Java?
What is the range of the short type?
What are peerless components?
What if the main() method is declared as private? What happens when the static modifier is removed from the signature of the main() method?
What is the use of :: in java?
What is difference between local variable and global variable?
How many bytes is string in java?
List some java keywords sun like c, c + + keywords?
What do you understand by the bean persistent property?
What are java packages? What is the significance of packages?