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 difference between RMI and Corba?
suppose i open my yahoo mail.then copy the url. then sign out & close browser.then open browser paste that url on the browser.will i get my mail opened or not? i know it ill not.but how it work.how i create like this type of secure site?
which book is better for jdbc ,servlets and jsp
Have you used threads in Servelet?
difference between ejb,struts,hibernate,spring and jsp
Tell me about Firewalls in RMI?
Howmany interfaces are used in RMI?
Can I run seam with jdk 1.4 and earlier?
What is chat area? Explain.
which deployment descriptor element is used to configure the authentication method? a. auth-config b. login-config c. sec-config
How do you iterate in Hashmap?
What is the difference between static and non-static with examples?