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 |
Can we force the garbage collection to run?
Which variable is the independent variable?
What is the ResourceBundle?
2 Answers Elementus Technologies,
What is finally and finalize in java?
What does the “static” keyword mean? Can you override private or static method in java?
why pointer is not used in java?
What is append function?
How can be define MARKER interfce in java
Are primitives objects?
Which is a valid identifier?
Which java ide is used the most?
What is java lang object?