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 Stream Reader and Stream Writer?

Answer Posted / aravindhan

StreamReader is designed for character input in a
particular encoding, whereas the Stream class is designed
for byte input and output. Use StreamReader for reading
lines of information from a standard text file.
Similarly StreamWriter in for writing into the standard file

Is This Answer Correct ?    8 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why is the type for real numbers called double?

1014


What is the default size of load factor in hashing based collection?

1103


Is string a datatype?

1034


How do you avoid global variables?

1138


How do you start a new line in java?

1033


What is meant by collection in java?

1134


What do you understand by an io stream?

1100


How do you replace a string in java?

1047


What does %4d mean in java?

1535


What is Gang of four design patterns

1109


Can you access non static variable in static context?

1096


Where pragma is used?

1095


Which is bigger float or double?

1021


What is the purpose of finalization in java programming?

1067


What is passed by reference and pass by value ?

1082