Answer Posted / 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 |
Post New Answer View All Answers
What is prototype?
Which class is the immediate superclass of the menucomponent class?
Is the ternary operator written x : y ? Z or x ? Y : z ?
Can you give me a simple example of using the requiredif validator rule?
What class is the top of the awt event hierarchy?
Which javutil classes and interfaces support event handling?
What is Remote Server?
Explain the advantages and disadvantages of detached objects.
Why won’t the jvm terminate when I close all the application windows?
difference between ejb,struts,hibernate,spring and jsp
What restrictions are placed on the location of a package statement within a source code file?
If your ui seems to freeze periodically, what might be a likely reason?
Are there books about seam?
the same information whether it will connect to the database or it will be used previous information?
What are the different types of exception?