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 are java annotations?
Explain hashset and its features?
What is function declaration?
What is immutable class in java?
What is the most important feature of java? What is an interface?
Java.util.regex consists of which classes?
What are the kinds of polymorphism?
What is static keyword in java?
What is passing by reference in java?
What is the difference between an interface and an abstract class?
What is an iterator interface in java programming?
Difference difference paint() and paintcomponent()?
Difference between collection, collection and collections in java?
Can we use synchronized block for primitives?
How do you clear a method in java?