What is the difference between Byte stream and Charecter
Stream?
Answer Posted / avinash
BYTE SUPPORTS data which is
1Byte equivalent
CHAR supports equivalent to 2 bytes
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between preemptive scheduling and time slicing?
What is method and methodology?
What are parsing rules?
What does sprintf mean?
Print Vertical traversal of a Binary Tree.
Why is flag used in java?
Why object class is super class for every class in java?
Is vector thread safe in java?
How does a for loop work java?
how to convert Java project into Maven ?
When is the finalize() called? What is the purpose of finalization?
What is regex java?
What is update method called?
Which types of exceptions are caught at compile time?
What is a class in java?