Difference between Reader/Writer and InputStream/Output
Stream?
Answer Posted / janet
The Reader/Writer class is character-oriented and the
InputStream/OutputStream class is byte-oriented.
Is This Answer Correct ? | 168 Yes | 7 No |
Post New Answer View All Answers
When is the finalize() called?
What is class??
Describe method overriding
How do you read a char in java?
What are basic data types?
Which programming language is most secure?
What does mean in regex?
What is the difference between Grid and Gridbaglayout?
What is blank final variable?
How to invoke external process in java.
What's the difference between comparison done by equals method and == operator?
write a program that list all permutations of ABCDEF in which A appears before B?
What is %02d?
What are accessor methods in java?
what is thread? : Java thread