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

Write down program for following scenario. Use java coding standard. You have array list with some words in it..we will call it as dictionary….and you have a arbitrary string containing some chars in it. You have to go through each word of dictionary and find out if that word can be constructed with the help of chars from arbitrary string given. If you find the word print it else print none.

0 Answers   Rolta,


What are annotations in java?

0 Answers   Impetus,


How is string immutable in java?

0 Answers  


Explain the difference between serializable and externalizable in java?

0 Answers  


Can a constructor call another constructor?

0 Answers  


What is number data type in java?

0 Answers  


Why java is free from garbage values??

4 Answers  


What is early binding and late binding in java?

0 Answers  


What is entry in java?

0 Answers  


How many types of packages are there in Java?

5 Answers  


Why string is immutable with example?

0 Answers  


In a class implementing an interface, can we change the value of any variable defined in the interface?

0 Answers  


Categories