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 the purpose of the wait() method?
String is immutable.it is true String can be change to mutable How?
6 Answers IBM, Professional Access, TCS,
What method is used to create the daemon thread?
What is a layout manager?
What are the types of scaling?
What are the types of data passing mechanisams under JMS specification?
which deployment descriptor element is used to configure the authentication method? a. auth-config b. login-config c. sec-config
What is runnable?
What do you need to set-up a cluster with jboss?
diff between jsp include directive and jsp action include?
How would you reatach detached objects to a session when the same object has already been loaded into the session?
when A client sent a request to the server to open facebook page and close the browser after this request .at that time the same user do login by using a different browser then that session id will exist or not for the same client??