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 jboss?
In a multitiered application which tier is the browser in?
What is the difference between RMI and Socket?
Which characters may be used as the second character of an identifier, but not as the first character of an identifier?
What is the lifecycle of an applet?
What is the purpose of the wait(), notify(), and notifyall() methods?
How do you maintain a stateful session object across the session
can a static method be overridden
What are the oops concept?
Is 'synchronised' a modifier?
whats is mean by connectionpooling
how can we load a file of a user in the database table?