What is I/O Filter?
Answers were Sorted based on User's Feedback
Answer / shaik siddhik
I/O filters use reading from 1 stream to writeing onother
stream
| Is This Answer Correct ? | 20 Yes | 2 No |
Answer / qim2010
An I/O filter is an object that reads from one stream and
writes to another, usually altering the data in some way as
it is passed from one stream to another.
| Is This Answer Correct ? | 12 Yes | 1 No |
Which collection object is faster to retrieving the data and inserting the data into it.
2 Answers Jamcracker, Virtusa,
why using interface interface ?
What modifiers can be used with a local inner class?
difference throws and throw in java
What are the notations in Java?
What is the default execution method in java?
Explain about complier design(phases)
0 Answers Aditi Placement Service,
How many bytes is a char in java?
what methods would you overwrite in java.lang.object class?
What is a get method?
What is the difference between math floor and math round?
What is t in generics in java?