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 is a bufferedreader?
What are untrusted applets?
Which method you will use to create a new file to store some log data. Each time a new log entry is necessary, write string to the file in java ?
What is meant by distributed application? Why are we using that in our application?
What is output buffer?
What is an i/o filter?
How listener identify that the event came from a particular object?
Can a vector contain heterogenous objects?
What is the difference between the reader/writer class hierarchy and the inputstream/outputstream class hierarchy in java programming?
Where will it be used?
What is linked hashset and its features?
What is the difference between integer parseint and integer valueof?
Which object oriented concept is achieved by using overloading and overriding?
What is the role of the java.rmi.naming class?
What is the differences between heap and stack memory in java? Explain