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 state does a thread enter when it terminates its processing in java programming?
What is the replace tool?
Can java run on google chrome?
Explain what is Marker interface?
what is mutual exclusion? How can you take care of mutual exclusion using java threads? : Java thread
What is a values collection view ?
Differentiate storage classes on the basis of their scope?
How do you empty a list in java?
What mechanism does java use for memory management?
What is a super method?
What is palindrome in java?
What is the use of default method in interface in java? Explain
What are the difference between composition and inheritance in java?
What is not object oriented programming?
What are java packages? What is the significance of packages?