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

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.

StreamWriter is designed for character output in a
particular Encoding, whereas classes derived from Stream are
designed for byte input and output.

Is This Answer Correct ?    13 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is cout buffered?

1225


What is a generic data type?

1113


How big is a 64 bit float?

1068


What is purpose of applet programming?

1236


Can constructor be protected in java?

1017


Write a program in java to establish a connection between client and server?

1015


How many decimal digits is 64 bit?

983


How do listeners work?

1098


How to run a JAR file through command prompt?

1337


What are the four pillars of java?

1263


Why do we use regex?

1075


Is array a class in java?

1032


What is difference between public static and void?

1073


What causes memory leaks in java?

979


Can we have multiple classes in a single file?

1024