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 a stream? what are the different types and classes
of Streams?

Answer Posted / janet

A stream is an abstraction that either produces or consumes
information.There are two types of Streams and they are :
ByteStreams: provide a convinient means for handling input
and output of bytes.
Character Streams: provide a convinient means for handling
input and output of characters.
Byte Streams classes: Are defined by using two abstract
classes ,namely InputStream and OutputStream.
Character Streams classes : Are defined by using two
abstract classes ,namely Reader and Writer.

Is This Answer Correct ?    1 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the private field modifier?

1151


What is byte code and why is it important to java’s use for internet programming?

1201


What is a list in java?

996


What are java packages? What is the significance of packages?

1066


What language is an assembler written in?

1058


What are the three best choices for a development environment?

1155


What are some examples of variable costs?

1008


How dead lock situation occurs in java and how you can identify it?

1052


Which list does not allow duplicates in java?

997


What is constant in programming?

1182


What is functional interface in java example?

1053


Tell me are there implementations for sorting and searching in the java libarary?

1087


Can an arraylist be empty?

1106


What are the ways to instantiate the class class?

1150


Explain static nested classes ?

1177