What is the difference between Byte stream and Charecter
Stream?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the major advantage of external iteration over internal iteration?

612


If goto and const is reserve words than why it is not work in java?

1504


What is super constructor?

546


Which container method is used to cause a container to be laid out and redisplayed in java programming?

596


What is OOP Language?

624






What do you understand by the term string pool?

561


What is the use of default method in interface in java? Explain

545


How to stop a thread in java? Explain about sleep () method in a thread?

578


What is meant by string is immutable?

515


What is the meaning of variables in research?

528


What is the difference between Grid and Gridbaglayout?

578


What is the best way to findout the time/memory consuming process?

554


What does || || mean in math?

513


Is array dynamic in java?

479


What is the difference between multiple processes and multiple threads?

570