Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is the difference between Byte stream and Charecter
Stream?

Answers were Sorted based on User's Feedback



What is the difference between Byte stream and Charecter Stream?..

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

What is the difference between Byte stream and Charecter Stream?..

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

More Core Java Interview Questions

What state is a thread in when it is executing?

0 Answers  


Diff between Comparator and Comparable?

2 Answers   Aditya Birla,


What’s the difference between constructors and other methods?

0 Answers  


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

0 Answers  


What is a map in java?

0 Answers  


What is variable and its types?

0 Answers  


Describe 2 different ways to concatenate two strings.

0 Answers   TCS,


Why are the destructors for base class and derived class called in reverse order when the program exits

0 Answers   HCL,


Can you make a constructor final in Java?

0 Answers   SwanSoft Technologies,


What is instance means in java?

0 Answers  


what is the use of private constructor in core java?

3 Answers   OnMobile, Satyam, Yash Technologies,


Why do we need singleton class?

0 Answers  


Categories