Core Java - Interview Questions and Answers for 'Java io' | Search Interview Question - javasearch.buggybread.com
Javasearch.buggybread.com

Search Interview Questions


 More than 3000 questions in repository.
 There are more than 900 unanswered questions.
Click here and help us by providing the answer.
 Have a video suggestion.
Click Correct / Improve and please let us know.
Label / Company      Label / Company / Text

   



Core Java - Interview Questions and Answers for 'Java io' - 3 question(s) found - Order By Rating

 Q1. What is an IO Filter ?Core Java
Ans. It's an object that reads from one stream and writes to another.

 Help us improve. Please let us know the company, where you were asked this question :   

   Like         Discuss         Correct / Improve     java io  io filter      intermediate


Related Questions

  Tell something about BufferedWriter ? What are flush() and close() used for ?
 What is the difference between the Reader/Writer java.io hierarchy and the Stream class hierarchy?


 Q2. What is the difference between the Reader/Writer java.io hierarchy and the Stream class hierarchy?Core Java
Ans. The Reader/Writer hierarchy is character oriented, whereas the Stream class hierarchy is byte oriented.

 Help us improve. Please let us know the company, where you were asked this question :   

   Like         Discuss         Correct / Improve     java io  streams      intermediate


Related Questions

  Tell something about BufferedWriter ? What are flush() and close() used for ?
 What is an IO Filter ?


 Q3. Tell something about BufferedWriter ? What are flush() and close() used for ?
Ans. BufferedWriter is temporary source for data storage.BufferedWriter is used to write character data to the file.Flush() is method available in B.W which ensures that all data items are written to file including last character.Close() is used to closes the character output stream.

 Help us improve. Please let us know the company, where you were asked this question :   

   Like         Discuss         Correct / Improve     java   java io   input output   file handling   file io   output stream   bufferedwriter   flush   close


Related Questions

 How and when the Buffer is cleared when using Buffered Writer Classes ?
 Difference between save and flush in Hibernate ?
 Have you ever faced any problem because of PrintWriter buffer and autoflush mechanism ? How did you got rid of it ?
 Can we disable auto flushing for PrintWriter ?



Help us and Others Improve. Please let us know the questions asked in any of your previous interview.

Any input from you will be highly appreciated and It will unlock the application for 10 more requests.

Company Name:
Questions Asked: