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 the difference between delete and delete[]
What is the largest data type in java?
What value is a variable of the string type automatically initialized?
What are the 2 types of java programs?
How do constructors use this() and super()?
What is jrmp?
When should I use a singleton?
How do you check if two strings are equal in java?
What is the unit of plancks constant?
What is string in java is it a data type?
What are the two ways to create a thread?
Is string is a class in java?
what is optional in java 8?
Enlist few advantages of inheritance?
What is locale?