Difference between Reader/Writer and InputStream/Output
Stream?
Answer Posted / karpagam
reader and writer is related to character, and input and
output is related to byte.
| Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
What are measurable parameters?
Why is string class considered immutable?
What are the types of literals?
What is a war file?
Can we override constructors?
What is the diffrence between inner class and nested class?
What is difference between class and object in java?
how many types of Inheritance?
What is data type in computer?
What is a pointer and does java support pointers?
Are maps ordered java?
What is anagram of a string?
Write a java program to count the number of words present in a string?
How can we create an immutable class in java?
What is function and method in java?