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 does %d do in java?
What are the various access specifiers for java classes?
What is meant by 'Class access modifiers'?
Is null false in java?
What language is an assembler written in?
What do you mean by hashing?
why an outer class cannot be declared as private?
What is the method overriding?
How do I get a substring?
How do you use substring in java?
Is java a digit method?
What is difference between array and arraylist in java?
Is an object null?
Difference between stack and queue?
when a request is generated from apache tomcat 5.5 and goes to oracle 10g or mysql,,, how the oracle or mysql reads the request as apache is a web server and oracle 10g is application server? when the oracle 10g provides response, how the apche tomcat reads it???