What is the difference between Stream Reader and Stream Writer?
Answer Posted / prasanna
No, Readers and writers are used to read and write the data
as a character wise.
where as Streams ares used to read and write the data as a
binary wise
| Is This Answer Correct ? | 6 Yes | 12 No |
Post New Answer View All Answers
What are the differences between string, stringbuffer and stringbuilder?
What do you mean by of string::valueof expression in java 8?
Is array primitive data type in java?
What is the function of compareto in java?
Can list contain null in java?
Where is core java used?
What interface is extended by awt event listeners?
Can we overload the methods by making them static?
What is the difference between Grid and Gridbaglayout?
What are the differences between throw and throws?
What is native method in java?
What is array size in java?
What is java full form?
Variables used in a switch statement can be used with which datatypes?
Why main method is called first in java?