What is the difference between Byte stream and Charecter
Stream?
Answers were Sorted based on User's Feedback
Answer / chandu
ByteStream CharacterStream
1.It supports to read 1.It supports to read and
and write the data in form write the data in the form
of bytes. of characters.
2.It SUPPORTS data which is 2.It supports equivalent to 2
1Byte equivalent bytes
3.Supports ASCII formats 3.Supports unicode set
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / avinash
BYTE SUPPORTS data which is
1Byte equivalent
CHAR supports equivalent to 2 bytes
| Is This Answer Correct ? | 0 Yes | 0 No |
what is mean by thread lock?
What is an example of a constant variable?
What is nested class?
Which class represents the socket that both the client and server use to communicate with each other?
What is the difference between hashset and treeset in java?
what is difference between length and length()?
Why does my function print none?
What is the GregorianCalendar class?
if two references are having same hash codes,is that means those are refering to same object?
What class allows you to read objects directly from a stream?
What is Yield() method when we r using this ? tell exactly
What is java developer skills?