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
Are enterprise beans allowed to use thread.sleep()?
What is a modular application? What does module-relative mean?
What are the sequence of steps to write pub or sub model kind of application?
wahts is mean by dynavalidatorform in struts/
What is the map interface?
What are callback interfaces?
what is a portable component?
what is meant by JRMP?
how do you Handle Front End Application data against DB with example?
what is Activation Instantinator?
Why is string immutable in java?
What is scalable, portability in the view of J2EE?
what is a non-repeatable read?
What restrictions are placed on the location of a package statement within a source code file?
whats is statement and procedure