What is Stream and Types?
Answers were Sorted based on User's Feedback
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 deadlock?
Different between Struts and Spring? or Why use Spring, if you are already using Struts?
Can you control when passivation occurs?
Where we can write Rmi registry in the code, without having to write it at the command prompt?
What is Connection Pooling?
1 Answers Enteg Technologies, Infosys, Polaris,
How many requests can a server fetch at a time?
does j2ee means advanced java
What is the difference between the string and stringbuffer classes?
diffrence between jsp and servelts.
How a component can be placed on Windows?
diff between jsp include directive and jsp action include?
What is JasperReports?