What is Stream and Types?

Answers were Sorted based on User's Feedback



What is Stream and Types?..

Answer / ram nidadavolu

A stream is a sequence of data
General Types of Streams...
1.ByteStream-console input
read()- one character
readLine()- one string
2.characterstream- File
FileInputStream - store the content to the file.
FileOutputStream - Get the content from the file.

Is This Answer Correct ?    5 Yes 1 No

What is Stream and Types?..

Answer / sameer

stream is a sequence of data items.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Advanced Java Interview Questions

What are the ways to define classes that can be run as threads?

1 Answers   KPIT,


Name three component subclasses that support painting?

0 Answers  


How database connectivity in XML is achieved?

0 Answers  


Explain the life cycle of servlet?

3 Answers   Cognizant, HCL,


What is the use of Semaphore?

3 Answers  






Difference between new operator and class.forname().newinstance()?

0 Answers  


list the types of dialodg

1 Answers   Wipro,


What is mdb and what is the special feature of that?

0 Answers  


Explain ioc concept?

0 Answers  


How will you pass parameters in RMI? Why do you serialize?

0 Answers  


Is jvm a overhead?

0 Answers  


can a static method be overridden

41 Answers   IBM, SolutionNET,


Categories